This repository has been archived on 2025-01-07. You can view files and clone it, but cannot push or open issues or pull requests.
rebuilding-acquia/.gitignore

21 lines
224 B
Plaintext
Raw Normal View History

2018-12-21 18:16:43 +00:00
.DS_Store
node_modules
/dist
# local env files
.env.local
.env.*.local
# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*
2022-12-29 23:23:49 +00:00
/.terraform.lock.hcl
/.terraform/
/terraform.tfstate
/terraform.tfstate.*
2024-08-02 20:27:32 +00:00
# Nix
/.direnv/