Gitignore: ignore Visual Studio Code IDE system files

This commit is contained in:
ShinDarth
2016-08-13 16:39:52 +02:00
committed by Aokromes
parent 2d46fcbfc8
commit 2ff54863a5

2
.gitignore vendored
View File

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