voice-agent / .gitignore
Sbboss's picture
Ignore local data and vector store
75befb9
raw
history blame contribute delete
209 Bytes
.DS_Store
.env
.venv/
__pycache__/
*.pyc
.pytest_cache/
.mypy_cache/
.coverage
.vscode/
.idea/
.streamlit/
*.log
reply.wav
a.py
# local data
/data/
/data/vector_store/
# local data
/data/
/data/vector_store/