chore(backend): ignore local object store

This commit is contained in:
CREDO23 2026-06-02 16:56:01 +02:00
parent 0259c53f50
commit 10a2f1ec2f

View file

@ -2,6 +2,7 @@
.venv .venv
venv/ venv/
data/ data/
.local_object_store/
__pycache__/ __pycache__/
.flashrank_cache .flashrank_cache
surf_new_backend.egg-info/ surf_new_backend.egg-info/