ignored vscode settings
This commit is contained in:
parent
92eba048f7
commit
eda97ee980
1 changed files with 4 additions and 1 deletions
|
|
@ -50,4 +50,7 @@ terraform.rc
|
|||
planout
|
||||
|
||||
# Ignore tfplan files, saved during terraform plan execution
|
||||
*.out
|
||||
*.out
|
||||
|
||||
# Ignore Visual Studio Code customized settings (this folder holds .json file)
|
||||
.vscode
|
||||
Loading…
Add table
Add a link
Reference in a new issue