You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
247 B
Plaintext

/target
/build
.env
.dev.vars
.wrangler/
# `wrangler dev` drops a miniflare cache here (node_modules/.mf) even though
# this project has no npm dependencies.
node_modules/
infra/.terraform/
infra/*.tfstate*
infra/.terraform.lock.hcl
infra/tfplan*