diff --git a/.gitignore b/.gitignore index c7ddedc..3d4864c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,17 @@ BUILD/ -build/ \ No newline at end of file +build/ +bin/ + +# CMake https://github.com/github/gitignore/blob/main/CMake.gitignore +CMakeLists.txt.user +CMakeCache.txt +CMakeFiles +CMakeScripts +Testing +Makefile +cmake_install.cmake +install_manifest.txt +compile_commands.json +CTestTestfile.cmake +_deps +CMakeUserPresets.json