summaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2010-04-01 07:40:51 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2010-04-01 07:40:51 (GMT)
commitbf0dfb3d0e7d433a7cb02ef0eb6ef246f3269b62 (patch)
tree1fd88c86ec215bda561c49a13b0b95923e5857a1 /.hgignore
parenta01da93d855de043e3ae3a8478318f3fe099a728 (diff)
downloadcpython-bf0dfb3d0e7d433a7cb02ef0eb6ef246f3269b62.zip
cpython-bf0dfb3d0e7d433a7cb02ef0eb6ef246f3269b62.tar.gz
cpython-bf0dfb3d0e7d433a7cb02ef0eb6ef246f3269b62.tar.bz2
Issue #8032: For gdb7, a python-gdb.py file is added to the build,
allowing to use advanced gdb features when debugging Python.
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 021fef1..1980c7b 100644
--- a/.hgignore
+++ b/.hgignore
@@ -30,6 +30,7 @@ Modules/Setup.local
Modules/config.c
Parser/pgen
core
+python-gdb.py
syntax: glob
libpython*.a