Quantum-API / .gitignore
subatomicERROR's picture
πŸ”’ Updated .gitignore for Hugging Face compatibility
e5cc10e
raw
history blame contribute delete
312 Bytes
# Bytecode and cache
__pycache__/
*.py[cod]
# Logs
*.log
fastapi.log
# Databases
*.db
*.sqlite
# Environments
.env
*.env
venv/
qvenv/
# Editor and system files
*.swp
.DS_Store
.idea/
.vscode/
# Hugging Face generated (optional: if they appear)
.gitmodules
.huggingface/
# OS metadata
Thumbs.db
ehthumbs.db