Aglimate / .gitignore
nexusbert's picture
Initial Aglimate backend
7e5ed44
raw
history blame contribute delete
209 Bytes
.env
venv/
__pycache__/
*.pyc
*.pyo
*.pyd
.Python
*.so
*.egg
*.egg-info
dist/
build/
.pytest_cache/
.coverage
htmlcov/
*.log
.DS_Store
*.swp
*.swo
*~
app/venv/
models/
*.joblib
vectorstore/
*.npy
*.index
*.pkl