Skip to content

Commit 7f84f17

Browse files
updated gitignore
1 parent 18118cf commit 7f84f17

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.gitignore

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,10 @@ override.tf.json
3333
terraform.rc
3434

3535
# Terraform lock files
36-
*.lock.hcl
36+
*.lock.hcl
37+
38+
# Apple Users DS_Store
39+
.DS_Store
40+
41+
#VSC files
42+
.vscode

0 commit comments

Comments
 (0)