aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Schofield <git@ajschof.me>2024-08-15 11:03:38 +0100
committerAlex Schofield <git@ajschof.me>2024-08-15 11:03:38 +0100
commit733cb2eae5ab77c71c24747b5652ce135bb4efe4 (patch)
tree71b80fc7026e352c6f73a2ea064a4c7b50a27578
parent269422a158f8da80675c8b8331868be95952505c (diff)
downloadde-project-bentley-733cb2eae5ab77c71c24747b5652ce135bb4efe4.tar.gz
de-project-bentley-733cb2eae5ab77c71c24747b5652ce135bb4efe4.zip
chore(gitignore): clean-up
-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