sagoma/.gitignore

24 lines
234 B
Text
Raw Normal View History

# editor swap files
2017-01-05 12:36:13 +01:00
.*.sw*
.*~
*~
# images
2017-01-05 12:36:13 +01:00
*.jpg
*.png
/files/
# cmake
CMakeCache.txt
CMakeFiles
CMakeScripts
Makefile
cmake_install.cmake
install_manifest.txt
compile_commands.json
CTestTestfile.cmake
/build/
# executables
/lines