flux-image-generator / .gitignore
Dax451
Aggiunti file dell'applicazione FLUX Image Generator
f1ebcf1
raw
history blame
309 Bytes
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# Environment variables
.env
.env.*
# Virtual environments
venv/
env/
ENV/
# Distribution / packaging
dist/
build/
*.egg-info/
# Logs
*.log
# IDE specific files
.idea/
.vscode/
*.swp
*.swo
# OS specific files
.DS_Store
Thumbs.db