]> granicus.if.org Git - python/commitdiff
Merged revisions 84705 via svnmerge from
authorBenjamin Peterson <benjamin@python.org>
Sat, 11 Sep 2010 16:23:57 +0000 (16:23 +0000)
committerBenjamin Peterson <benjamin@python.org>
Sat, 11 Sep 2010 16:23:57 +0000 (16:23 +0000)
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r84705 | georg.brandl | 2010-09-11 01:39:58 -0500 (Sat, 11 Sep 2010) | 1 line

  Add new generated file to ignoreds.
........

.bzrignore
.hgignore

index 3407d6524504aa99b3c76de0d10f64f357713690..463e983e869b153792ffbde5ab2f02797b03093f 100644 (file)
@@ -45,6 +45,7 @@ Modules/Setup
 Modules/Setup.config
 Modules/Setup.local
 Modules/config.c
+Modules/ld_so_aix
 Parser/pgen
 Lib/lib2to3/Grammar*.pickle
 Lib/lib2to3/PatternGrammar*.pickle
index 1212cc31f4c08f1d1671c0973f9396d87e83653a..d1c8d72502afdac4abd32b3e5e89956979a6f353 100644 (file)
--- a/.hgignore
+++ b/.hgignore
@@ -48,7 +48,7 @@ Modules/Setup.local
 Modules/config.c
 Parser/pgen
 core
-
+Modules/ld_so_aix$
 syntax: glob
 libpython*.a
 *.o