diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2010-03-21 00:22:55 +0000 |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2010-03-21 00:22:55 +0000 |
commit | 37151f0a3e74f9ca6524444b58709aba577fed32 (patch) | |
tree | d43128383eb804cdceeddca3b0df1b90f9c192d5 /.hgignore | |
parent | 850e2ea0c0f7f9c12340dcede22dd33185ad618b (diff) | |
download | cpython-37151f0a3e74f9ca6524444b58709aba577fed32.tar.gz |
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 |