add .cache to gitignore

This commit is contained in:
Amar Mahmutbegovic
2024-04-28 16:46:10 +02:00
parent 92f1583cb4
commit ac07a71a10
54 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@@ -1,2 +1,4 @@
**/build/
**/.cache/