add vscode to .gitignore
This commit is contained in:
parent
ad39d957d7
commit
ff345bd4ff
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -32,3 +32,7 @@ htmlcov
|
||||||
|
|
||||||
#Emacs
|
#Emacs
|
||||||
.#*
|
.#*
|
||||||
|
|
||||||
|
#vscode
|
||||||
|
.idea
|
||||||
|
.vscode
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue