.hgignore
changeset 59 9c0a6fa1b7bd
child 72 a1c1239991de
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.hgignore	Sat Apr 24 21:44:38 2010 +0300
@@ -0,0 +1,10 @@
+syntax: glob
+*.o
+*.obj
+*.exe
+*.lib
+*.a
+*.so
+*.elc
+*.pyc
+*~