changeset 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 4b97017259f9
children 46c13f6b7709
files .hgignore
diffstat 1 files changed, 3 insertions(+), 4 deletions(-) [+]
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/**