Ignore a CMake file that is not intended to be checked in

This commit is contained in:
ISSOtm
2026-03-09 02:37:44 -04:00
committed by Rangi
parent a6f03530ed
commit 8979b54281

1
.gitignore vendored
View File

@@ -13,6 +13,7 @@
CMakeCache.txt
CMakeFiles/
cmake_install.cmake
CMakeUserPresets.json
build/
*.dSYM/
callgrind.out.*