zathura/.gitignore
Sebastian Ramacher e28598a07d Rename resources
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2017-07-08 12:19:05 +02:00

43 lines
390 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
.depend
.tx
build/
gcov/
doc/_build
# version file
version.h
.version-checks/
# development files
.clang_complete
.lvimrc
.ropeproject
.frama-c
compile_commands.json
*.log
.ycm_extra_conf.py
_*/