21 lines
224 B
Plaintext
21 lines
224 B
Plaintext
.DS_Store
|
|
node_modules
|
|
/dist
|
|
|
|
# local env files
|
|
.env.local
|
|
.env.*.local
|
|
|
|
# Log files
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
|
|
/.terraform.lock.hcl
|
|
/.terraform/
|
|
/terraform.tfstate
|
|
/terraform.tfstate.*
|
|
|
|
# Nix
|
|
/.direnv/
|