add(.gitignore): added .cache to .gitignore
Signed-off-by: Lorenzo Torres <lorenzo@sagittarius-a.org>
This commit is contained in:
parent
fdac7b3502
commit
26dd2aacf5
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -2,6 +2,7 @@
|
||||||
.clang-format
|
.clang-format
|
||||||
compile-commands.json
|
compile-commands.json
|
||||||
topaz
|
topaz
|
||||||
|
.cache
|
||||||
**/*.BAK
|
**/*.BAK
|
||||||
**/*.bak
|
**/*.bak
|
||||||
**/*~
|
**/*~
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue