diff .hgignore @ 5:81619b59dd51

adding .hgignore file
author k0s <k0scist@gmail.com>
date Tue, 08 Dec 2009 16:32:23 -0500
parents
children 03ee50b8992d
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.hgignore	Tue Dec 08 16:32:23 2009 -0500
@@ -0,0 +1,7 @@
+syntax: glob
+.hgignore
+*.pyc
+*.pyo
+*.egg-info
+*.swp
+*~