From a65c061642f4a517c099c1de1911fc302cfbc279 Mon Sep 17 00:00:00 2001 From: fastium Date: Fri, 17 Apr 2026 16:11:36 +0200 Subject: [PATCH] chore(gitignore): add cmake files and folders --- .gitignore | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/.gitignore b/.gitignore index 4a87c6a..4344728 100644 --- a/.gitignore +++ b/.gitignore @@ -55,3 +55,16 @@ boot-scripts/boot.cifs boot-scripts/boot.net doc/**/*.pdf + +CMakeLists.txt.user +CMakeCache.txt +CMakeFiles +CMakeScripts +Testing +Makefile +cmake_install.cmake +install_manifest.txt +compile_commands.json +CTestTestfile.cmake +_deps +CMakeUserPresets.json