From 1a3f4c2f7d7a9578a9978026e7f46f339b10058b Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Mon, 25 Jul 2011 00:25:42 +0200 Subject: [PATCH] extend .gitignore --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitignore b/.gitignore index f689147e..10aa4d56 100644 --- a/.gitignore +++ b/.gitignore @@ -19,6 +19,9 @@ man/i3-nagbar.html man/i3-wsbar.1 man/i3-wsbar.xml man/i3-wsbar.html +man/i3-input.1 +man/i3-input.xml +man/i3-input.html man/i3.1 man/i3.xml man/i3.html @@ -27,3 +30,7 @@ i3 i3-input/i3-input i3-nagbar/i3-nagbar i3-msg/i3-msg +docs/*.html +docs/*.aux +docs/*.out +docs/*.pdf