add vscode config folder to git ignore

This commit is contained in:
Roland Schneider 2017-03-20 18:39:00 +01:00
parent 69cf685126
commit 16fbd266ca

3
.gitignore vendored
View File

@ -5,6 +5,9 @@
.idea
*.iml
#visual studio code
.vscode
# netbeans project files
nbproject