Gitignore: ignore Visual Studio Code IDE system files

This commit is contained in:
ShinDarth
2016-08-13 16:39:52 +02:00
parent 54a7b8358e
commit c46e74928d

2
.gitignore vendored
View File

@@ -18,3 +18,5 @@ CMakeLists.txt.user
*.LOCAL.*
nbproject/*
.idea/*
.browse.VC*
.vscode