Skip to content

Commit eda97ee

Browse files
committed
ignored vscode settings
1 parent 92eba04 commit eda97ee

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Terraform.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,7 @@ terraform.rc
5050
planout
5151

5252
# Ignore tfplan files, saved during terraform plan execution
53-
*.out
53+
*.out
54+
55+
# Ignore Visual Studio Code customized settings (this folder holds .json file)
56+
.vscode

0 commit comments

Comments
 (0)