Added .cache to dockerignore and gitignore

This commit is contained in:
2025-02-25 02:02:16 +01:00
parent 2675c4dd48
commit 630852bc6d
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -1,3 +1,4 @@
log/ log/
build/ build/
install/ install/
.cache
+2 -1
View File
@@ -1,3 +1,4 @@
build/ build/
install/ install/
log/ log/
.cache