clan-infra/.gitignore

11 lines
123 B
Plaintext
Raw Normal View History

2023-07-04 14:43:31 +00:00
# secrets
.envrc.private
.terraform.lock.hcl
2023-07-17 10:33:49 +00:00
secrets.auto.tfvars.json
2023-07-04 14:43:31 +00:00
# git is our backup
*.tfstate.backup
2023-07-17 11:37:36 +00:00
# nix
.direnv