Add .cache to global gitignore
This commit is contained in:
@@ -5,6 +5,7 @@ cmake_install.cmake
|
|||||||
compile_commands.json
|
compile_commands.json
|
||||||
Debug/
|
Debug/
|
||||||
.ccls-cache
|
.ccls-cache
|
||||||
|
.cache
|
||||||
*.o
|
*.o
|
||||||
# LaTeX
|
# LaTeX
|
||||||
auto
|
auto
|
||||||
|
|||||||
Reference in New Issue
Block a user