diff options
author | Brett Cannon <bcannon@gmail.com> | 2011-01-25 00:56:18 +0000 |
---|---|---|
committer | Brett Cannon <bcannon@gmail.com> | 2011-01-25 00:56:18 +0000 |
commit | 6dc28851422ef7383ad5e71b2f8a2422ed3e1b5c (patch) | |
tree | 3fe7423db6c36881ec17bdc4db64af95d85b3c22 /.hgignore | |
parent | 1bc936e2ac68b2fa342d897260b66a58ef31cc01 (diff) | |
download | cpython-6dc28851422ef7383ad5e71b2f8a2422ed3e1b5c.tar.gz |
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 |