From b27b712c24f5c19837288292a59ab8fbe0517568 Mon Sep 17 00:00:00 2001 From: liguang Date: Mon, 5 Nov 2012 12:59:53 +0800 Subject: [PATCH] gitignore: ignore more files ignore cscope.in.out, cscope.po.out Signed-off-by: liguang --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 79a055b590..12fbe0e157 100644 --- a/.gitignore +++ b/.gitignore @@ -188,7 +188,9 @@ Makefile.in TAGS coverage cscope.files +cscope.in.out cscope.out +cscope.po.out results.log stamp-h stamp-h.in