diff .hgignore @ 245:da046d9398fe

Add an hgignore file for the new structure.
author Steve Losh <steve@stevelosh.com>
date Wed, 23 Sep 2009 20:06:40 -0400
parents 02a52c631816
children d910d5ce9b0b
line wrap: on
line diff
--- a/.hgignore	Wed Sep 23 20:05:13 2009 -0400
+++ b/.hgignore	Wed Sep 23 20:06:40 2009 -0400
@@ -1,6 +1,5 @@
 syntax: glob
-
+*.pyc
 .DS_Store
-*~
-*.bak
-*.pyc
+
+out/**