api-space / .gitignore
fpadron's picture
tst
11f746b
raw
history blame contribute delete
232 Bytes
# Exclude sensitive files
environment_var.py
# storage.sqlite
cache/
# qdrant/*
# !qdrant/.gitkeep
# Exclude compiled Python files
__pycache__/
# Exclude virtual environment
venv/
# Exclude lock and meta files
# *.lock
# meta.json