Files
simbarag/.dockerignore
2025-10-02 20:21:48 -04:00

16 lines
157 B
Plaintext

.git
.gitignore
README.md
.env
.DS_Store
chromadb/
chroma_db/
raggr-frontend/node_modules/
__pycache__/
*.pyc
*.pyo
*.pyd
.Python
.venv/
venv/
.pytest_cache/