cat-try-off-flux / .gitignore
xiaozaa's picture
try off version
d19cc56
raw
history blame contribute delete
603 Bytes
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# Distribution / packaging
dist/
build/
*.egg-info/
# Virtual environments
venv/
env/
.env/
.venv/
# IDE specific files
.idea/
.vscode/
*.swp
*.swo
# Unit test / coverage reports
htmlcov/
.tox/
.coverage
.coverage.*
coverage.xml
*.cover
# Jupyter Notebook
.ipynb_checkpoints
# Local development settings
.env
.env.local
# Logs
*.log
# Database files
*.db
*.sqlite3
# OS generated files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
# Gradio cache
.gradio/example/github.mp4
aws/
checkpoints/