ignore *.patch, cscope.po.out, cscope.in.out
Signed-off-by: liguang <lig.fnst(a)cn.fujitsu.com>
---
.gitignore | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
index 1cd2d45..3672131 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,6 +13,7 @@
*.loT
*.o
*.orig
+*.patch
*.pyc
*.rej
*.s
@@ -184,7 +185,9 @@ Makefile.in
TAGS
coverage
cscope.files
+cscope.in.out
cscope.out
+cscope.po.out
results.log
stamp-h
stamp-h.in
--
1.7.1