summaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore3
1 files changed, 1 insertions, 2 deletions
diff --git a/.hgignore b/.hgignore
index 6a2615b..3919a03 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/*