zathura/.gitignore
Sebastian Ramacher 38d3608908 Clean up
2018-02-20 21:43:31 +01:00

37 lines
328 B
Plaintext

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