gitignore: exclude .vscode folder
This commit is contained in:
parent
f024e48c29
commit
699e811af0
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -24,6 +24,7 @@ docs/build/
|
||||||
# misc
|
# misc
|
||||||
*.swp
|
*.swp
|
||||||
.idea
|
.idea
|
||||||
|
.vscode
|
||||||
.DS_STORE
|
.DS_STORE
|
||||||
.vagrant
|
.vagrant
|
||||||
.gitreview
|
.gitreview
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue