draw2d/.hgignore
2011-05-18 22:59:30 +02:00

23 lines
167 B
Text

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