15 lines
174 B
Plaintext
15 lines
174 B
Plaintext
a.out
|
|
build/
|
|
.cache/
|
|
|
|
# CMake in-source build artifacts
|
|
/CMakeCache.txt
|
|
/CMakeFiles/
|
|
/Makefile
|
|
/cmake_install.cmake
|
|
/compile_commands.json
|
|
|
|
# Compiler/linker outputs
|
|
*.o
|
|
*.a
|