doc-ai-api / .gitignore
LongK171's picture
try
5e92cb9
raw
history blame contribute delete
184 Bytes
# Python
API*
__pycache__/
*.py[cod]
*.so
*.pyd
*.egg-info/
.venv/
venv/
.env
# Cache / data
.cache/
**/Models/
**/outputs/
**/checkpoints/
# OS junk
.DS_Store
# Hugging Face
*.bak