diff --git a/.gitignore b/.gitignore index c68cada..6f1d395 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,10 @@ +# builds +_deps/ build/ +CMakeFiles/ +lib/ +Testing/ third_party/ + +# IDE .vscode