add .cache to gitignore

This commit is contained in:
takase1121 2022-06-15 16:04:37 +08:00
parent 2d412ef64a
commit 093ae837ee
No known key found for this signature in database
GPG Key ID: 60EEFFC68EB3031B
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -4,6 +4,7 @@ lhelper/
submodules/
subprojects/*/
/appimage*
.cache
.ccls-cache
.lite-debug.log
.run*