aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore13
1 files changed, 12 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 428f94e..882adda 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,14 @@
+*.tfstate
+*.tfstate.*
+*.tfvars
+*.tfvars.json
+.terraform.tfstate.lock.info
+*.zip
+.terraform/
+.terraform*
+log*
+.DS_Store
+
venv
.env
-__pycache__/ \ No newline at end of file
+__pycache__/
git.ajschof.me — hosted by ajschofield — powered by cgit