now added .cache directory to .gitignore.. yeah...
This commit is contained in:
parent
5d675fde59
commit
e33d960823
|
|
@ -59,4 +59,5 @@ build/
|
||||||
test.sh
|
test.sh
|
||||||
test2.sh
|
test2.sh
|
||||||
|
|
||||||
/compile_commands.json
|
/compile_commands.json
|
||||||
|
/.cache
|
||||||
Loading…
Reference in New Issue