Additional .gitignore entry for VS Code

Add .vscode/launch.json to .gitignore
This commit is contained in:
Ben Lye 2018-01-17 14:28:53 +00:00
parent c7bad74d8f
commit 2af3541880
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -159,6 +159,7 @@ vc-fileutils.settings
#Visual Studio Code
.vscode
.vscode/c_cpp_properties.json
.vscode/launch.json
#cmake
CMakeLists.txt