Browse Source

Extend .gitignore to make VSCode happy

pull/1/head
Scott Lahteine 6 years ago
parent
commit
a01473d7a5
  1. 1
      .gitignore

1
.gitignore

@ -160,6 +160,7 @@ vc-fileutils.settings
.vscode
.vscode/c_cpp_properties.json
.vscode/launch.json
.vscode/*.db
#cmake
CMakeLists.txt

Loading…
Cancel
Save