2018-06-12 09:24:43 +02:00
|
|
|
# Temporary editor files
|
|
|
|
\#*#
|
|
|
|
.#*
|
|
|
|
*~
|
|
|
|
.ycm_extra_conf.py
|
|
|
|
|
|
|
|
# Compiled files
|
|
|
|
*.o
|
|
|
|
*.a
|
|
|
|
*.d
|
|
|
|
*.so
|
|
|
|
a.out
|
|
|
|
|
|
|
|
# Debug stuff
|
|
|
|
vgcore.*
|
|
|
|
.gdb_history
|
|
|
|
|
|
|
|
# CMake temporary files
|
2015-02-15 17:36:03 +01:00
|
|
|
CMakeFiles
|
|
|
|
CMakeCache.txt
|
2018-06-12 09:24:43 +02:00
|
|
|
CTestTestfile.cmake
|
2015-02-15 17:36:03 +01:00
|
|
|
cmake_install.cmake
|
2018-06-12 09:24:43 +02:00
|
|
|
compile_commands.json
|
2015-02-15 17:36:03 +01:00
|
|
|
Makefile
|
2018-06-12 09:24:43 +02:00
|
|
|
|
|
|
|
# Doxygen generated files
|
|
|
|
doc/html
|
|
|
|
doc/latex
|
|
|
|
|
|
|
|
# Binaries
|
2014-12-13 18:09:38 +01:00
|
|
|
KubKraft
|
2018-06-12 09:24:43 +02:00
|
|
|
*.exe
|
|
|
|
|
|
|
|
# Misc
|
|
|
|
*.zip
|
|
|
|
|