Fix .gitignore: Ignore the build directory instead of binaries

This commit is contained in:
Sebastian Neuser 2015-05-08 13:09:10 +02:00
parent d9e74bb152
commit e4281c159c

5
.gitignore vendored
View file

@ -24,13 +24,10 @@ zathura-*.tar.gz
# build dirs
.depend
.tx
build/
gcov/
doc/_build
# binaries
zathura
zathura-debug
# version file
version.h
.version-checks/