diff --git a/.gitignore b/.gitignore index c90802d..99352dd 100755 --- a/.gitignore +++ b/.gitignore @@ -33,7 +33,19 @@ *.json *.ps1 +# ---> CMake +CMakeLists.txt.user +CMakeCache.txt +CMakeFiles +CMakeScripts +Testing +Makefile +cmake_install.cmake +install_manifest.txt +compile_commands.json +CTestTestfile.cmake +_deps +build + # Extras .vs* -build -bin \ No newline at end of file