From: Ɓukasz Langa Date: Fri, 10 Mar 2017 13:29:43 +0000 (-0800) Subject: Ignore Include/pydtrace_probes.h (#597) X-Git-Tag: v3.7.0a1~1163 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=50da40fd5295c8ca75f7bbdc1009714680e99ac0;p=thirdparty%2FPython%2Fcpython.git Ignore Include/pydtrace_probes.h (#597) This is a generated file when --with-dtrace is passed. This entry is present in .hgignore. --- diff --git a/.gitignore b/.gitignore index 9606f0f49ea8..8b54c2c48613 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/*