mirror of
https://github.com/kennethreitz/coinbin.org.git
synced 2026-07-22 05:09:31 +00:00
d78986694c
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
12 lines
110 B
Plaintext
12 lines
110 B
Plaintext
.git
|
|
.gitignore
|
|
.venv
|
|
.envrc
|
|
__pycache__/
|
|
**/__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
README.md
|
|
static/.DS_Store
|
|
**/.DS_Store
|