From: Jike Song Date: Thu, 22 May 2008 01:23:10 +0000 (+0800) Subject: .gitignore: match ncscope.out X-Git-Tag: v2.6.26-rc4~8^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9723c046bd5989aa9064038ce142f498bb1870d6;p=pandora-kernel.git .gitignore: match ncscope.out Sometimes I got this: $ git-status {snip} # On branch master # Untracked files: # (use "git add ..." to include in what will be committed) # # ncscope.out nothing added to commit but untracked files present (use "git add" to track) Fix it. Signed-off-by: Jike Song Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed