From 8cbf40bd633f9332b8ad26926b3d7455dddd38cc Mon Sep 17 00:00:00 2001 From: Mineplay Date: Thu, 16 Oct 2025 16:27:01 -0500 Subject: [PATCH] Update .gitignore --- .gitignore | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) diff --git a/.gitignore b/.gitignore index 4fa1c75..7ab93c8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,14 +1,3 @@ -# ---> CMake -CMakeLists.txt.user -CMakeCache.txt -CMakeFiles -CMakeScripts -Testing -Makefile -cmake_install.cmake -install_manifest.txt +Build compile_commands.json -CTestTestfile.cmake -_deps -CMakeUserPresets.json - +.cache \ No newline at end of file