changeset 5:81619b59dd51

adding .hgignore file
author k0s <k0scist@gmail.com>
date Tue, 08 Dec 2009 16:32:23 -0500
parents 81e89e519980
children 524f9e7fa224
files .hgignore
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
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
+*~