.hgignore
changeset 7706 0ae7f0b312ea
parent 7649 a489e3a94443
child 8147 441dc7becd43
--- a/.hgignore	Sun Jan 25 11:10:51 2009 +0100
+++ b/.hgignore	Sat Jan 24 01:47:36 2009 +0100
@@ -30,6 +30,14 @@
 i18n/hg.pot
 locale/*/LC_MESSAGES/hg.mo
 
+# files installed with a local --pure build
+mercurial/base85.py
+mercurial/bdiff.py
+mercurial/diffhelpers.py
+mercurial/mpatch.py
+mercurial/osutil.py
+mercurial/parsers.py
+
 syntax: regexp
 ^\.pc/
 ^\.(pydev)?project