mirror of
https://github.com/python/cpython.git
synced 2025-07-07 19:35:27 +00:00
Add compile_commands.json to .gitignore (#135111)
This commit is contained in:
parent
254bdac711
commit
aac22ea212
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -131,6 +131,7 @@ Tools/unicode/data/
|
||||||
/autom4te.cache
|
/autom4te.cache
|
||||||
/build/
|
/build/
|
||||||
/builddir/
|
/builddir/
|
||||||
|
/compile_commands.json
|
||||||
/config.cache
|
/config.cache
|
||||||
/config.log
|
/config.log
|
||||||
/config.status
|
/config.status
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue