diff options
author | Brett Cannon <bcannon@gmail.com> | 2011-01-25 00:56:18 (GMT) |
---|---|---|
committer | Brett Cannon <bcannon@gmail.com> | 2011-01-25 00:56:18 (GMT) |
commit | ad81f2bee67602b2ea9cbb418500729943371b47 (patch) | |
tree | 5c7b2cbc8b87a21dbb2fc5635a716bd4e1c8a360 /.hgignore | |
parent | d454249a368f3498c643c1fe4c2dedffe0be3df0 (diff) | |
download | cpython-ad81f2bee67602b2ea9cbb418500729943371b47.zip cpython-ad81f2bee67602b2ea9cbb418500729943371b47.tar.gz cpython-ad81f2bee67602b2ea9cbb418500729943371b47.tar.bz2 |
Ignore the gdb.py file under OS X.
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -34,6 +34,7 @@ Parser/pgen$ Parser/pgen.stamp$ ^core ^python-gdb.py +^python.exe-gdb.py ^pybuilddir.txt syntax: glob |