summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorƁukasz Langa <lukasz@langa.pl>2017-03-10 13:29:43 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2017-03-10 13:29:43 (GMT)
commit50da40fd5295c8ca75f7bbdc1009714680e99ac0 (patch)
tree69e82e6f42e91df14e80d20d432189b390a32a71
parent9e6ac83acae31de2b072e665e177db9fcdf7c049 (diff)
downloadcpython-50da40fd5295c8ca75f7bbdc1009714680e99ac0.zip
cpython-50da40fd5295c8ca75f7bbdc1009714680e99ac0.tar.gz
cpython-50da40fd5295c8ca75f7bbdc1009714680e99ac0.tar.bz2
Ignore Include/pydtrace_probes.h (#597)
This is a generated file when --with-dtrace is passed. This entry is present in .hgignore.
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9606f0f..8b54c2c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,6 +18,7 @@
.gdb_history
Doc/build/
Doc/venv/
+Include/pydtrace_probes.h
Lib/distutils/command/*.pdb
Lib/lib2to3/*.pickle
Lib/test/data/*