summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorÉric Araujo <merwok@netwok.org>2011-07-29 03:11:09 +0200
committerÉric Araujo <merwok@netwok.org>2011-07-29 03:11:09 +0200
commit2527796a22404d5b8cb0e498a965c6b4a743caac (patch)
tree5bc07b91dde0085cc09c3336ed740f6817f11fc3 /.hgignore
parent1e3a68d36b08cd9d59084a37c8cb6c2d911868ce (diff)
parentcf534817adc49b2562d175fabd3e3992d25063fe (diff)
downloadcpython-git-2527796a22404d5b8cb0e498a965c6b4a743caac.tar.gz
Merge from 3.2 (#10318, #12255, #12043, #12417 and other fixes)
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore3
1 files changed, 1 insertions, 2 deletions
diff --git a/.hgignore b/.hgignore
index 6a2615b94b..3919a03c87 100644
--- a/.hgignore
+++ b/.hgignore
@@ -41,14 +41,13 @@ PCbuild/amd64/
syntax: glob
libpython*.a
+libpython*.so*
*.swp
*.o
*.pyc
*.pyo
*.pyd
*.cover
-*.orig
-*.rej
*~
Lib/lib2to3/*.pickle
Lib/test/data/*