biblos-api / .gitignore
rdmlx
Initial deployment: Biblos Semantic Search API with FastAPI and BGE embeddings
3029aa1
# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
env/
venv/
ENV/
*.egg-info/
# IDE
.vscode/
.idea/
*.swp
*.swo
# OS
.DS_Store
Thumbs.db
# Logs
*.log