draw2d/.hgignore
2011-05-17 23:34:56 +02:00

22 lines
165 B
Text

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