Ordinary npm churn: dropped peer markers where those packages are now direct dependents, plus the optional @emnapi platform packages. .env is ignored but a .env.bak sitting next to it is not, and it holds the same credentials. Widen the pattern to .env.* so a backup can't be staged by a careless git add -A. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
5 lines
38 B
Plaintext
5 lines
38 B
Plaintext
node_modules/
|
|
.env
|
|
.env.*
|
|
public/app/
|