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
+++ b/.hgignore
@@ -1,1 +1,4 @@
 .*~
+.*pyc
+build/.*
+