15 lines
168 B
Plaintext
15 lines
168 B
Plaintext
build/
|
|
.cache/
|
|
|
|
# Local binaries and compiler output
|
|
/catsh
|
|
*.o
|
|
*.d
|
|
*.out
|
|
|
|
# CMake generated files
|
|
CMakeCache.txt
|
|
CMakeFiles/
|
|
cmake_install.cmake
|
|
compile_commands.json
|