diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2010-03-21 00:22:55 (GMT) |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2010-03-21 00:22:55 (GMT) |
commit | 75634948771e3329fea1675cdac409bfa0893992 (patch) | |
tree | 14c5dc2a3ba1509c60bb0d0d790965c916a3e988 /.hgignore | |
parent | 29c0e4f4a166ea0a31c974452010536f297da017 (diff) | |
download | cpython-75634948771e3329fea1675cdac409bfa0893992.zip cpython-75634948771e3329fea1675cdac409bfa0893992.tar.gz cpython-75634948771e3329fea1675cdac409bfa0893992.tar.bz2 |
Merged revisions 79160 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r79160 | antoine.pitrou | 2010-03-21 01:21:43 +0100 (dim., 21 mars 2010) | 3 lines
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 |