Commit 73c151e90800bb2493686abd55b30b3035cc9343

Authored by Geoffrey Hunter
1 parent 53b69d10

Added c_cpp_properties.json to .gitignore file.

Showing 1 changed file with 2 additions and 1 deletions
.gitignore
1 1 build/
2 2 cmake-build-debug/
3   -.idea/workspace.xml
4 3 \ No newline at end of file
  4 +.idea/workspace.xml
  5 +.vscode/c_cpp_properties.json
5 6 \ No newline at end of file
... ...