Files
livef12rocks/.gitignore
T
Frank Schwenk 90192cd284 feat: initial live.f12.rocks SFTP → gmic/rembg → web pipeline
Event pep stack with SFTPGo inbox, sequential worker, FastAPI gallery/remix, and Traefik-ready compose.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-16 21:32:10 +02:00

15 lines
148 B
Plaintext

# Secrets
.env
# Runtime data (bind-mounted, never belongs in git)
/data/
# Python
__pycache__/
*.pyc
.venv/
# OS / editor noise
.DS_Store
*.swp