freetype/.hgignore
2010-04-02 02:20:35 +11:00

19 lines
144 B
Text

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