diff --git a/.gitignore b/.gitignore index 61eb52e..b5fabc7 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,3 @@ build/ .vscode/ *.user *code-workspace -library.json diff --git a/exampleProjects/touch/.gitignore b/exampleProjects/touch/.gitignore index 338de3b..89cc49c 100644 --- a/exampleProjects/touch/.gitignore +++ b/exampleProjects/touch/.gitignore @@ -3,6 +3,3 @@ .vscode/c_cpp_properties.json .vscode/launch.json .vscode/ipch - -.venv/ -boost_1_86_0/