[sheepdog] [PATCH 1/2] trivial: ignore *.patch and tests/*.out.bad	in .gitignore
    Hitoshi Mitake 
    mitake.hitoshi at lab.ntt.co.jp
       
    Fri Sep  7 10:55:01 CEST 2012
    
    
  
Signed-off-by: Hitoshi Mitake <mitake.hitoshi at lab.ntt.co.jp>
---
 .gitignore |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
index 2e02946..dbdbd55 100644
--- a/.gitignore
+++ b/.gitignore
@@ -59,3 +59,6 @@ script/generic
 tests/check.log
 tests/check.time
 tests/atconfig
+tests/*.out.bad
+
+*.patch
-- 
1.7.2.5
    
    
More information about the sheepdog
mailing list