summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorAntoine Pitrou <solipsis@pitrou.net>2010-03-21 00:22:55 +0000
committerAntoine Pitrou <solipsis@pitrou.net>2010-03-21 00:22:55 +0000
commit37151f0a3e74f9ca6524444b58709aba577fed32 (patch)
treed43128383eb804cdceeddca3b0df1b90f9c192d5 /.hgignore
parent850e2ea0c0f7f9c12340dcede22dd33185ad618b (diff)
downloadcpython-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--.hgignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.hgignore b/.hgignore
index 3520dbd6a2..349b11c0c3 100644
--- a/.hgignore
+++ b/.hgignore
@@ -1,8 +1,8 @@
.gdb_history
.purify
.svn
-Makefile
-Makefile.pre
+Makefile$
+Makefile.pre$
TAGS
autom4te.cache
build