Add Visual Studio Code to .gitignore
This commit is contained in:
parent
a7f2dc6dd6
commit
af8d93ac02
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -81,6 +81,9 @@ nbproject
|
|||
.idea
|
||||
*.iml
|
||||
|
||||
# vscode
|
||||
.vscode
|
||||
|
||||
# geany
|
||||
*.geany
|
||||
|
||||
|
|
Loading…
Reference in a new issue