- shopify.app.toml: URL Shopify puntano all'app Fly (custom distribution) invece del tunnel dev. - .dockerignore: esclude .env, *cred*, .shopify (niente segreti dev nell'immagine prod). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Mv83a29B4eFv5ixoj6PoE1
8 lines
57 B
Plaintext
8 lines
57 B
Plaintext
.cache
|
|
build
|
|
node_modules
|
|
.env
|
|
.env.*
|
|
*[Cc]red*
|
|
.shopify
|