Skip to content

Commit bf39126

Browse files
Updated gitignore
1 parent e1183d9 commit bf39126

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.gitignore

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# .tfstate files
66
*.tfstate
77
*.tfstate.*
8-
.terraform.lock.hcl
8+
**/terraform.lock.hcl
99

1010
# Crash log files
1111
crash.log
@@ -77,10 +77,6 @@ go.work
7777
# Ignore all files in the site directory
7878
site/*
7979

80-
############### Module #############
81-
# Ignore all files in the site directory
82-
site/*
83-
8480
############### Keys #############
8581
# Ignore public and private key files
8682
*.pub

0 commit comments

Comments
 (0)