Add .hgignore.

This commit is contained in:
Jonathan Schleifer 2011-02-16 23:37:43 +01:00
parent 8f4e29a466
commit c61bdf5518

6
.hgignore Normal file
View file

@ -0,0 +1,6 @@
syntax: glob
*.o
*.so
*.dylib
*~
tests/tests