diff --git a/.gitignore b/.gitignore index 02a9dbc..31074b0 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,20 @@ # Others .vs build + +# CMake +CMakeCache.txt +CMakeFiles +CMakeScripts +Testing +Makefile +cmake_install.cmake +install_manifest.txt +compile_commands.json +CTestTestfile.cmake + +# CodeBlocks +*.cbp + +# JetBrains +.idea/