lkml.org 
[lkml]   [2009]   [Sep]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[Patch 1/5] gitignore: add .gcov files

Add *.gcov into .gitignore.

Signed-off-by: WANG Cong <amwang@redhat.com>

---
Index: linux-2.6/.gitignore
===================================================================
--- linux-2.6.orig/.gitignore
+++ linux-2.6/.gitignore
@@ -28,6 +28,7 @@
*.lzma
*.patch
*.gcno
+*.gcov

#
# Top-level generic files

\
 
 \ /
  Last update: 2009-09-04 03:29    [W:0.059 / U:0.388 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site