8 lines
133 B
Plaintext
8 lines
133 B
Plaintext
# Ignore CMake build directories
|
|
/build/
|
|
/build-*/
|
|
/CMakeFiles/
|
|
/CMakeCache.txt
|
|
/compile_commands.json
|
|
/cmake_install.cmake
|
|
/Makefile |