diff options
| author | Georg Brandl <georg@python.org> | 2011-03-06 09:41:54 (GMT) |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2011-03-06 09:41:54 (GMT) |
| commit | 93512f24f1374ef83ac3cca21881b4eea5173781 (patch) | |
| tree | 27893ee4bc5beee6ca59fbe600047954b1802687 | |
| parent | d6f3a3e3a820d05b6ad1b6689db185152bab249d (diff) | |
| download | cpython-93512f24f1374ef83ac3cca21881b4eea5173781.zip cpython-93512f24f1374ef83ac3cca21881b4eea5173781.tar.gz cpython-93512f24f1374ef83ac3cca21881b4eea5173781.tar.bz2 | |
Add some more ignores from default.
| -rw-r--r-- | .hgignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |
