.hgignore

This commit is contained in:
AJ Kelly
2010-01-27 13:07:42 -06:00
parent ecbfc2ca9b
commit 00a22b354f
+19
View File
@@ -0,0 +1,19 @@
syntax: glob
*.orig
*.rej
*~
*.o
tests/*.err
*.ncb
*.suo
*.obj
.hg
.hgignore
.hgtags
.svn
.cvsignore
ds_store
thumbs.db
syntax: regexp
.*\#.*\#$