Files
2025-09-16 11:23:29 -05:00

8 lines
133 B
Plaintext

# Ignore CMake build directories
/build/
/build-*/
/CMakeFiles/
/CMakeCache.txt
/compile_commands.json
/cmake_install.cmake
/Makefile