summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorBrett Cannon <bcannon@gmail.com>2011-01-25 00:56:18 +0000
committerBrett Cannon <bcannon@gmail.com>2011-01-25 00:56:18 +0000
commit6dc28851422ef7383ad5e71b2f8a2422ed3e1b5c (patch)
tree3fe7423db6c36881ec17bdc4db64af95d85b3c22 /.hgignore
parent1bc936e2ac68b2fa342d897260b66a58ef31cc01 (diff)
downloadcpython-6dc28851422ef7383ad5e71b2f8a2422ed3e1b5c.tar.gz
Ignore the gdb.py file under OS X.
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index f90ad0607b..3dda95c971 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