mirror of
https://github.com/python/cpython.git
synced 2025-09-29 11:45:57 +00:00
Ignore Include/pydtrace_probes.h (#596)
This is a generated file when --with-dtrace is passed. This entry is present in .hgignore.
This commit is contained in:
parent
d9b0b8f63c
commit
faaa80fb98
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -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…
Add table
Add a link
Reference in a new issue