From 93512f24f1374ef83ac3cca21881b4eea5173781 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Sun, 6 Mar 2011 10:41:54 +0100 Subject: [PATCH] Add some more ignores from default. --- .hgignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.hgignore b/.hgignore index 3ed3aefb66..4e0dd4e45c 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 -- 2.50.1