add hgignore

This commit is contained in:
Laurent Le Goff 2011-05-17 20:48:52 +02:00
parent 32fb2e97ab
commit b63cd97d0b

20
.hgignore Normal file
View file

@ -0,0 +1,20 @@
syntax:glob
.DS_Store
.git
.gitignore
*.[568ao]
*.ao
*.so
*.pyc
._*
.nfs.*
[568a].out
*~
*.orig
core
_obj
_test
out.png
syntax:regexp
^.*/core.[0-9]*$