zathura/.gitignore
2021-02-04 16:16:02 -08:00

40 lines
365 B
Plaintext

# build files
*.o
*.do
*.gcda
*.gcno
*.info
*.pc
*.sw[a-z]
*.pyc
tags
# generated files
resources.*
zathura.1
zathurarc.5
# dist files
zathura-*.tar.gz
# patch files
*.diff
*.patch
# build dirs
.tx
build/
gcov/
subprojects/girara
# development files
.clang_complete
.lvimrc
.ropeproject
.frama-c
compile_commands.json
*.log
.ycm_extra_conf.py
_*/
.ccls-cache/