gitignore: add .cache

This commit is contained in:
Vaxry 2024-09-30 18:29:41 +01:00
parent 6b4131ee52
commit e8acfdb903

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
.vscode/
build/
.cache/