zathura/.gitignore
Moritz Lipp 88cdc850af Add CI
2020-01-05 14:21:51 +01:00

39 lines
352 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
_*/