Files
coinbin.org/.dockerignore
Claude d78986694c Remove Heroku-specific Procfile and app.json
Deployment is via the Dockerfile (Dokploy) now; drop the unused Heroku
process/manifest files and their .dockerignore entries.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01UMDxE5JVcuzpKyiHercWaa
2026-06-16 21:28:09 +00:00

12 lines
110 B
Plaintext

.git
.gitignore
.venv
.envrc
__pycache__/
**/__pycache__/
*.pyc
*.pyo
README.md
static/.DS_Store
**/.DS_Store