Initial check-in.

This commit is contained in:
nigeltao 2010-04-02 02:20:35 +11:00
commit 5b17c09a3a
1 changed files with 19 additions and 0 deletions

19
.hgignore Normal file
View File

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