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

This commit is contained in:
hashlag
2026-01-24 23:44:57 +03:00
parent 7f9430e0e6
commit a8141cb708

1
.gitignore vendored
View File

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