Add .cache to global gitignore

This commit is contained in:
coolneng 2021-10-25 01:29:38 +02:00
parent c51c7a757c
commit e5654d094e
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ cmake_install.cmake
compile_commands.json
Debug/
.ccls-cache
.cache
*.o
# LaTeX
auto