Extend .gitignore to make VSCode happy

2.0.x
Scott Lahteine 7 years ago
parent 689bc99402
commit a01473d7a5

1
.gitignore vendored

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

Loading…
Cancel
Save