mirror of
https://github.com/python/cpython.git
synced 2025-07-07 11:25:30 +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
|
||||
/build/
|
||||
/builddir/
|
||||
/compile_commands.json
|
||||
/config.cache
|
||||
/config.log
|
||||
/config.status
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue