snoopy/.gitignore

20 lines
282 B
Plaintext
Raw Normal View History

2020-06-01 00:52:34 +02:00
# output image
image.ppm
# binary
2023-02-15 00:19:52 +01:00
snoopy
2020-06-01 00:52:34 +02:00
# 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