diff .hgignore @ 42:44609b41868b

Added .hgignore for pyc files
author Oleg Oshmyan <chortos@inbox.lv>
date Sun, 05 Dec 2010 15:29:17 +0100
parents
children e92e6d4aa2ef
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.hgignore	Sun Dec 05 15:29:17 2010 +0100
@@ -0,0 +1,1 @@
+\.pyc$
\ No newline at end of file