Remove .vscode folder!!
This commit is contained in:
parent
a79b29e551
commit
f6c3ad9d0d
2 changed files with 1 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -4,4 +4,5 @@
|
||||||
*.log
|
*.log
|
||||||
.idea/
|
.idea/
|
||||||
.ansible/
|
.ansible/
|
||||||
|
.vscode/
|
||||||
venv/
|
venv/
|
||||||
|
|
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
|
@ -1,3 +0,0 @@
|
||||||
{
|
|
||||||
"ansible.python.interpreterPath": "/bin/python"
|
|
||||||
}
|
|
Loading…
Add table
Reference in a new issue