Skip to content

Commit 67313f6

Browse files
yoneylkollar
authored andcommitted
Add compile_commands.json to .gitignore (python#135111)
1 parent e702323 commit 67313f6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ Tools/unicode/data/
131131
/autom4te.cache
132132
/build/
133133
/builddir/
134+
/compile_commands.json
134135
/config.cache
135136
/config.log
136137
/config.status

0 commit comments

Comments
 (0)