From 787cebbc80519c96ec9f5d76569b0516233aa01f Mon Sep 17 00:00:00 2001 From: Benedikt Heine Date: Thu, 15 Mar 2018 03:03:24 +0100 Subject: [PATCH] Reorder .gitinore --- .gitignore | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 03b8a91..c04fb02 100644 --- a/.gitignore +++ b/.gitignore @@ -1,13 +1,15 @@ -dunst *.o *.gcda *.gcno *.gcov + core vgcore.* -dunst.1 -org.knopwob.dunst.service -dunst.systemd.service -dunstify -test/test -docs/internal/html + +/docs/dunst.1 +/docs/internal/html +/dunst +/dunstify +/dunst.systemd.service +/org.knopwob.dunst.service +/test/test