aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorlian-manonog <160282780+lian-manonog@users.noreply.github.com>2024-08-15 13:58:46 +0100
committerGitHub <noreply@github.com>2024-08-15 13:58:46 +0100
commit2309062a8099c04bedd7f88638abf03ebf5f5171 (patch)
tree1bdebb2046a9b1356faa2fe902d9187601ecb3f7 /.gitignore
parent848a86b7f3b9c5ce16cd774d19e3fa62ca8ffc68 (diff)
parenta009ffe72a2005e72e67345f728539e500b899f5 (diff)
downloadde-project-bentley-2309062a8099c04bedd7f88638abf03ebf5f5171.tar.gz
de-project-bentley-2309062a8099c04bedd7f88638abf03ebf5f5171.zip
Merge pull request #33 from ajschofield/tf-secrets-manager
PR: merge secrets manager with extract_lambda
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