diff --git a/.gitignore b/.gitignore index 3e46defd..42594b50 100644 --- a/.gitignore +++ b/.gitignore @@ -9,7 +9,7 @@ *.dll *.pdb build/ -CMakeLists.txt.user +CMakeLists.txt.* cmake_install.cmake *.orig *.cbp @@ -25,4 +25,7 @@ waf3-* *.pyc .vscode/ .vs/ -CMakeSettings.json \ No newline at end of file +CMakeSettings.json +CMakeFiles +CMakeCache.txt +Makefile