From 507a97739726feb74ffa91e317ead1773183ccbf Mon Sep 17 00:00:00 2001 From: heavydemon21 Date: Mon, 16 Sep 2024 17:40:04 +0200 Subject: added ignore cmake --- .gitignore | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/.gitignore b/.gitignore index ec69436..27d5402 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,16 @@ build doxygen .cache + +CMakeLists.txt.user +CMakeCache.txt +CMakeFiles +CMakeScripts +Testing +Makefile +cmake_install.cmake +install_manifest.txt +compile_commands.json +CTestTestfile.cmake +_deps +CMakeUserPresets.json -- cgit v1.2.3