From: Brett Cannon Date: Tue, 25 Jan 2011 00:56:18 +0000 (+0000) Subject: Ignore the gdb.py file under OS X. X-Git-Tag: v3.2rc2~54 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ad81f2bee67602b2ea9cbb418500729943371b47;p=thirdparty%2FPython%2Fcpython.git Ignore the gdb.py file under OS X. --- diff --git a/.hgignore b/.hgignore index f90ad0607b13..3dda95c97126 100644 --- a/.hgignore +++ b/.hgignore @@ -34,6 +34,7 @@ Parser/pgen$ Parser/pgen.stamp$ ^core ^python-gdb.py +^python.exe-gdb.py ^pybuilddir.txt syntax: glob