Add .cache and compile_commands.json to .gitignore
This commit is contained in:
parent
c4bbb3a7a7
commit
99be9826ae
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -4,4 +4,6 @@
|
||||||
*.DS_Store
|
*.DS_Store
|
||||||
*.d
|
*.d
|
||||||
|
|
||||||
|
.cache
|
||||||
|
compile_commands.json
|
||||||
README.md
|
README.md
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue