summaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
authorÉric Araujo <merwok@netwok.org>2011-07-28 21:08:11 (GMT)
committerÉric Araujo <merwok@netwok.org>2011-07-28 21:08:11 (GMT)
commitcf534817adc49b2562d175fabd3e3992d25063fe (patch)
treed2cb18e71d6b5cc25384146751b00c2172a327b6 /.hgignore
parent9e1af03fbb2a9fc1472ac866add02c99b0c88b16 (diff)
parentfc662ddda2bfd43b10c0a4f8a814e36445f22515 (diff)
downloadcpython-cf534817adc49b2562d175fabd3e3992d25063fe.zip
cpython-cf534817adc49b2562d175fabd3e3992d25063fe.tar.gz
cpython-cf534817adc49b2562d175fabd3e3992d25063fe.tar.bz2
Branch merge
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore3
1 files changed, 1 insertions, 2 deletions
diff --git a/.hgignore b/.hgignore
index 7136ed1..b11e43c 100644
--- a/.hgignore
+++ b/.hgignore
@@ -39,14 +39,13 @@ Parser/pgen.stamp$
syntax: glob
libpython*.a
+libpython*.so*
*.swp
*.o
*.pyc
*.pyo
*.pyd
*.cover
-*.orig
-*.rej
*~
Lib/lib2to3/*.pickle
Lib/test/data/*