[sheepdog] [PATCH] gitignore: ignore produced man files

Hitoshi Mitake mitake.hitoshi at lab.ntt.co.jp
Mon Jun 24 03:52:03 CEST 2013


Signed-off-by: Hitoshi Mitake <mitake.hitoshi at lab.ntt.co.jp>
---
 .gitignore |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index f333fd3..e7a577c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -69,3 +69,5 @@ tests/atconfig
 tests/*.out.bad
 
 *.patch
+
+man/*.8
-- 
1.7.2.5




More information about the sheepdog mailing list