Better Structure the Repo and Some Other Enhancements #15
2 changed files with 6 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
.vscode
|
6
.vscode/settings.json
vendored
Normal file
6
.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"search.exclude": {
|
||||
"/playbooks/roles/": true,
|
||||
"/playbooks/resources/": true,
|
||||
},
|
||||
}
|
Loading…
Reference in a new issue