20 lines
282 B
Plaintext
Executable File
20 lines
282 B
Plaintext
Executable File
# output image
|
|
image.ppm
|
|
|
|
# binary
|
|
snoopy
|
|
|
|
# CMake
|
|
# https://github.com/github/gitignore/blob/master/CMake.gitignore
|
|
CMakeLists.txt.user
|
|
CMakeCache.txt
|
|
CMakeFiles
|
|
CMakeScripts
|
|
Testing
|
|
Makefile
|
|
cmake_install.cmake
|
|
install_manifest.txt
|
|
compile_commands.json
|
|
CTestTestfile.cmake
|
|
_deps
|