From 6253560ffa0a5cca19692342abce6c4e0d67f903 Mon Sep 17 00:00:00 2001 From: Scott Lahteine Date: Fri, 19 Jan 2018 22:33:21 -0600 Subject: [PATCH] Additional .gitignore entry for VS Code --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1eaa7fe66..c88dedeb2 100755 --- a/.gitignore +++ b/.gitignore @@ -135,6 +135,7 @@ vc-fileutils.settings #VScode .vscode .vscode/c_cpp_properties.json +.vscode/launch.json #cmake CMakeLists.txt