20 lines
281 B
Plaintext
20 lines
281 B
Plaintext
|
# output image
|
||
|
image.ppm
|
||
|
|
||
|
# binary
|
||
|
flark
|
||
|
|
||
|
# 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
|