aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2010-09-11 06:39:58 +0000
committerGeorg Brandl <georg@python.org>2010-09-11 06:39:58 +0000
commit9988b7173eced710e78e8da99d9e8413486229a2 (patch)
treedf6691151483d43e5119eaef5976898e23abccd0 /.hgignore
parentIssue #9738: PyUnicode_FromFormat() and PyErr_Format() raise an error on (diff)
downloadcpython-9988b7173eced710e78e8da99d9e8413486229a2.tar.gz
cpython-9988b7173eced710e78e8da99d9e8413486229a2.tar.bz2
cpython-9988b7173eced710e78e8da99d9e8413486229a2.zip
Add new generated file to ignoreds.
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index ed3d9f7c842..f90ad0607b1 100644
--- a/.hgignore
+++ b/.hgignore
@@ -29,6 +29,7 @@ Modules/Setup$
Modules/Setup.config
Modules/Setup.local
Modules/config.c
+Modules/ld_so_aix$
Parser/pgen$
Parser/pgen.stamp$
^core