zathura/.gitignore
Sebastian Ramacher 2c6ab6b092 Use glib-compile-resource instead of sed magic
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2017-05-30 23:10:06 +02: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.*
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
_*/