2014-11-06 19:47:15 +01:00
|
|
|
# build files
|
2010-11-10 19:18:01 +01:00
|
|
|
*.o
|
2010-12-25 18:41:20 +01:00
|
|
|
*.do
|
2014-11-06 19:47:15 +01:00
|
|
|
*.gcda
|
|
|
|
*.gcno
|
|
|
|
*.info
|
|
|
|
*.pc
|
|
|
|
*.sw[a-z]
|
|
|
|
*.pyc
|
2020-01-05 14:21:51 +01:00
|
|
|
tags
|
2014-11-06 19:47:15 +01:00
|
|
|
|
|
|
|
# generated files
|
2017-07-08 12:19:05 +02:00
|
|
|
resources.*
|
2014-11-06 19:47:15 +01:00
|
|
|
zathura.1
|
|
|
|
zathurarc.5
|
|
|
|
|
|
|
|
# dist files
|
|
|
|
zathura-*.tar.gz
|
|
|
|
|
|
|
|
# patch files
|
|
|
|
*.diff
|
|
|
|
*.patch
|
|
|
|
|
|
|
|
# build dirs
|
|
|
|
.tx
|
2015-05-08 13:09:10 +02:00
|
|
|
build/
|
2014-11-06 19:47:15 +01:00
|
|
|
gcov/
|
2020-01-05 14:21:51 +01:00
|
|
|
subprojects/girara
|
2014-11-06 19:47:15 +01:00
|
|
|
|
|
|
|
# development files
|
|
|
|
.clang_complete
|
|
|
|
.lvimrc
|
2014-04-08 19:56:31 +02:00
|
|
|
.ropeproject
|
2014-11-06 19:47:15 +01:00
|
|
|
.frama-c
|
2014-04-08 19:56:31 +02:00
|
|
|
compile_commands.json
|
2014-11-06 19:47:15 +01:00
|
|
|
*.log
|
2016-03-08 15:50:41 +01:00
|
|
|
.ycm_extra_conf.py
|
|
|
|
_*/
|