git: globally ignore .cache and compile_commands.json
This commit is contained in:
parent
f1ea4e10fc
commit
886b4ceadc
1 changed files with 2 additions and 0 deletions
|
|
@ -2,3 +2,5 @@
|
||||||
/.helix
|
/.helix
|
||||||
/.settings
|
/.settings
|
||||||
/.classpath
|
/.classpath
|
||||||
|
/.cache
|
||||||
|
/compile_commands.json
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue