diff --git a/.gitignore b/.gitignore index 4f907f8..15d0ea4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,7 @@ mnist runTests *.o -*.exe \ No newline at end of file +*.exe +.vscode/c_cpp_properties.json +.vscode/launch.json +.vscode/settings.json