move hgignore to gitignore

This commit is contained in:
Josh Holtrop 2011-01-13 13:42:12 -05:00
parent 95868042f6
commit 07ebea5713
2 changed files with 3 additions and 5 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
dwss
modes.h
LoadFile-gen.inc

View File

@ -1,5 +0,0 @@
glob:.scons*
glob:*.o
glob:dwss
glob:LoadFile-gen.inc
^modes.h$