node_modules/
.wrangler/
target/
# Secrets / environment — never commit.
.env.secret
*.secret
# Generated browse listing for the public bag (rebuilt on every deploy).
bags/public/index.html
bags/public/webby-card-grid.js
bags/public/webby-cards.json
bags/public/webby-previews/
# Scratch apps in any bag are never committed (tmp* rule, both bags).
bags/public/tmp*
bags/internal/tmp*
# internal apps are not committed
bags/internal/