aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: cd445944f49bcfb5d883c47d54a5bd364a9bc9dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Terraform
*.tfstate
*.tfstate.*
*.tfvars
*.tfvars.json
.terraform.tfstate.lock.info
.terraform/
.terraform*

# Output Files
*.zip
log*

# OS-Related Files
.DS_Store
git.ajschof.me — hosted by ajschofield — powered by cgit