changeset 42:44609b41868b

Added .hgignore for pyc files
author Oleg Oshmyan <chortos@inbox.lv>
date Sun, 05 Dec 2010 15:29:17 +0100
parents 164395af969d
children 81f58c938ec5
files .hgignore
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
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