clan-infra/.gitignore

13 lines
155 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
2023-07-17 21:22:23 +00:00
result*
2023-07-28 16:41:43 +00:00
.pre-commit-config.yaml