diff --git a/.gitignore b/.gitignore index fd614b1..f04450a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ -build/ +build -### cpp gitignore ### +### C++ gitignore ### # Prerequisites *.d @@ -35,6 +35,7 @@ build/ *.app ### CMake gitignore ### +CMakeLists.txt.user CMakeCache.txt CMakeFiles CMakeScripts @@ -44,3 +45,4 @@ cmake_install.cmake install_manifest.txt compile_commands.json CTestTestfile.cmake +_deps