Skip to content
Snippets Groups Projects
Commit 2af35418 authored by Ben Lye's avatar Ben Lye
Browse files

Additional .gitignore entry for VS Code

Add .vscode/launch.json to .gitignore
parent c7bad74d
No related branches found
No related tags found
No related merge requests found
...@@ -159,6 +159,7 @@ vc-fileutils.settings ...@@ -159,6 +159,7 @@ vc-fileutils.settings
#Visual Studio Code #Visual Studio Code
.vscode .vscode
.vscode/c_cpp_properties.json .vscode/c_cpp_properties.json
.vscode/launch.json
#cmake #cmake
CMakeLists.txt CMakeLists.txt
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment