Add .cache/ to .gitignore
All checks were successful
ChaosTest CI / build-and-test (push) Successful in 32s

This commit is contained in:
hashlag
2026-01-24 23:44:57 +03:00
parent e8d0b93c5e
commit 66413e2cfc

1
.gitignore vendored
View File

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