build: add compile_commands.json to .gitignore
This commit is contained in:
parent
858dcf09e0
commit
9462ef22c6
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
||||||
/.cache/
|
/.cache/
|
||||||
/zig-out/
|
/zig-out/
|
||||||
/.zig-cache/
|
/.zig-cache/
|
||||||
|
/compile_commands.json
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue