zathura/.gitignore
2016-03-08 15:50:41 +01:00

44 lines
425 B
Plaintext

# build files
*.o
*.do
*.gcda
*.gcno
*.info
*.pc
*.sw[a-z]
*.pyc
# generated files
dbus-interface-definitions.c
css-definitions.c
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
_*/