From: Ɓukasz Langa Date: Fri, 10 Mar 2017 13:30:05 +0000 (-0800) Subject: Ignore Include/pydtrace_probes.h (#596) X-Git-Tag: v3.6.2rc1~336 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=faaa80fb9887950e7068a9506e3517bcd6562ac2;p=python Ignore Include/pydtrace_probes.h (#596) This is a generated file when --with-dtrace is passed. This entry is present in .hgignore. --- diff --git a/.gitignore b/.gitignore index ed4ebfbbd9..db27597aac 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/*