Browse Source

Ignore Include/pydtrace_probes.h (#597)

This is a generated file when --with-dtrace is passed. This entry is
present in .hgignore.
pull/598/head
Łukasz Langa 9 years ago
committed by Victor Stinner
parent
commit
50da40fd52
  1. 1
      .gitignore

1
.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/*

Loading…
Cancel
Save