infrastructure/.gitignore
Tine f72f4284f3
Some checks are pending
/ lint (push) Waiting to run
feat: merge multiple infrastructure repos
2024-12-22 21:11:02 +01:00

26 lines
296 B
Text

# ---> Terraform
# Local .terraform directories
**/.terraform/*
**/.tofu/*
# .tfstate files
*.tfstate
*.tfstate.*
!*.tfstate.encrypted
# Crash log files
crash.log
crash.*.log
# Ignore CLI configuration files
.terraformrc
terraform.rc
.tofurc
tofu.rc
# ENV
.env
admin.*config
# Nix
**/result