diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2010-03-21 00:21:43 (GMT) |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2010-03-21 00:21:43 (GMT) |
commit | 134fb10408d3f710c401c73443781a39c0c1a7ba (patch) | |
tree | c864ef32f685625af284a79920322d62ffaadef8 /.hgignore | |
parent | fc5f6a7f40fd0a2b936cab91b4305ba816f345b5 (diff) | |
download | cpython-134fb10408d3f710c401c73443781a39c0c1a7ba.zip cpython-134fb10408d3f710c401c73443781a39c0c1a7ba.tar.gz cpython-134fb10408d3f710c401c73443781a39c0c1a7ba.tar.bz2 |
Fix overzealous .hgignore file
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ .gdb_history .purify .svn -Makefile -Makefile.pre +Makefile$ +Makefile.pre$ TAGS autom4te.cache build |