draw2d/.hgignore
2011-05-19 10:42:58 +02:00

24 lines
173 B
Text

syntax:glob
.DS_Store
.git
.gitignore
*.[568ao]
*.ao
*.so
*.pyc
._*
.nfs.*
[568a].out
*.exe
*~
*.orig
core
_obj
_test
out.png
_test*
syntax: regexp
\.dll$
^.*/core.[0-9]*$