zathura/.gitignore

45 lines
429 B
Plaintext
Raw Normal View History

2014-11-06 19:47:15 +01:00
# build files
2010-11-10 19:18:01 +01:00
*.o
2010-12-25 18:41:20 +01:00
*.do
2014-11-06 19:47:15 +01:00
*.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
2011-04-19 19:07:18 +02:00
.depend
2014-11-06 19:47:15 +01:00
.tx
gcov/
doc/_build
# binaries
2011-08-31 14:35:53 +02:00
zathura
2011-08-31 16:41:07 +02:00
zathura-debug
2014-11-06 19:47:15 +01:00
# version file
version.h
.version-checks/
2014-11-06 19:47:15 +01:00
# development files
.clang_complete
.lvimrc
2014-04-08 19:56:31 +02:00
.ropeproject
2014-11-06 19:47:15 +01:00
.frama-c
2014-04-08 19:56:31 +02:00
compile_commands.json
2014-11-06 19:47:15 +01:00
*.log