summaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2011-03-06 09:41:54 (GMT)
committerGeorg Brandl <georg@python.org>2011-03-06 09:41:54 (GMT)
commit93512f24f1374ef83ac3cca21881b4eea5173781 (patch)
tree27893ee4bc5beee6ca59fbe600047954b1802687 /.hgignore
parentd6f3a3e3a820d05b6ad1b6689db185152bab249d (diff)
downloadcpython-93512f24f1374ef83ac3cca21881b4eea5173781.zip
cpython-93512f24f1374ef83ac3cca21881b4eea5173781.tar.gz
cpython-93512f24f1374ef83ac3cca21881b4eea5173781.tar.bz2
Add some more ignores from default.
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 3ed3aef..4e0dd4e 100644
--- a/.hgignore
+++ b/.hgignore
@@ -29,12 +29,15 @@ Modules/Setup$
Modules/Setup.config
Modules/Setup.local
Modules/config.c
+Modules/ld_so_aix$
Parser/pgen$
+Parser/pgen.stamp$
^core
^python-gdb.py
syntax: glob
libpython*.a
+*.swp
*.o
*.pyc
*.pyo