diff --git a/.gitignore b/.gitignore index 4d9aeddb..dc87eb85 100644 --- a/.gitignore +++ b/.gitignore @@ -1,11 +1,12 @@ # VS and VSCode .vs .vscode/settings.json +bin/ +obj/ # CMake build/ out/ - # vcpkg vcpkg_installed*/ /vcpkg/