Skip to content

Commit 1c2ee47

Browse files
committed
chore: remove lock files
1 parent 39d8b60 commit 1c2ee47

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,14 @@
44
# Module directory
55
.terraform/
66

7+
# lock files
8+
**/.terraform.lock.hcl
9+
!examples/**/.terraform.lock.hcl
10+
11+
712
# keys
813
*id_rsa*
14+
*.pem
915

1016
# other
1117
node_modules/

0 commit comments

Comments
 (0)