Ignore build/ and .pyc files
authormpm@selenic.com
Tue, 03 May 2005 18:35:26 -0800
changeset 3 3a6392190075
parent 2 ecf3fd948051
child 4 ce3bd728b858
Ignore build/ and .pyc files
.hgignore
--- a/.hgignore	Tue May 03 18:35:03 2005 -0800
+++ b/.hgignore	Tue May 03 18:35:26 2005 -0800
@@ -1,1 +1,4 @@
 .*~
+.*pyc
+build/.*
+