fix: added things around project folder pollution from program runs

This commit is contained in:
2026-05-29 21:45:15 +02:00
parent 3a77761f96
commit 9d5764b251
11 changed files with 122 additions and 23 deletions

3
.gitignore vendored
View File

@@ -10,4 +10,7 @@
/priv/data/*.db
/priv/data/*.db-shm
/priv/data/*.db-wal
# Embeddings index artifacts are per-project runtime caches, never committed.
*.usearch
*.usearch.meta.json
*.eztmp/