[sheepdog] [PATCH v2] gitignore: ignore automatically generated .8 files

Hitoshi Mitake mitake.hitoshi at lab.ntt.co.jp
Tue Jun 25 03:14:27 CEST 2013


Signed-off-by: Hitoshi Mitake <mitake.hitoshi at lab.ntt.co.jp>
---
v2: don't ignore all .8 files

 .gitignore |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index f333fd3..316b8ae 100644
--- a/.gitignore
+++ b/.gitignore
@@ -69,3 +69,7 @@ tests/atconfig
 tests/*.out.bad
 
 *.patch
+
+man/sheep.8
+man/collie.8
+man/sheepfs.8
-- 
1.7.2.5




More information about the sheepdog mailing list