pf_app/.gitignore
Paul Trowbridge 122632cf24 Refresh lockfiles and keep .env backups out of the tree
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>
2026-09-16 17:45:58 -04:00

5 lines
38 B
Plaintext

node_modules/
.env
.env.*
public/app/