aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 6 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index d1df545..cd44594 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,10 +1,15 @@
+# Terraform
*.tfstate
*.tfstate.*
*.tfvars
*.tfvars.json
.terraform.tfstate.lock.info
-*.zip
.terraform/
.terraform*
+
+# Output Files
+*.zip
log*
+
+# OS-Related Files
.DS_Store
git.ajschof.me — hosted by ajschofield — powered by cgit