From e4281c159c3d5129f262f6176f97877f6f603061 Mon Sep 17 00:00:00 2001 From: Sebastian Neuser Date: Fri, 8 May 2015 13:09:10 +0200 Subject: [PATCH] Fix .gitignore: Ignore the build directory instead of binaries --- .gitignore | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 43c2516..31dd511 100644 --- a/.gitignore +++ b/.gitignore @@ -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/