Searched +hist:9723 +hist:c046 (Results 1 - 1 of 1) sorted by path

/linux-master/
H A D.gitignorediff 9723c046 Wed May 21 19:23:10 MDT 2008 Jike Song <albcamus@gmail.com> .gitignore: match ncscope.out

Sometimes I got this:

$ git-status
{snip}
# On branch master
# Untracked files:
# (use "git add <file>..." 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 <albcamus@gmail.com>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
diff 9723c046 Wed May 21 19:23:10 MDT 2008 Jike Song <albcamus@gmail.com> .gitignore: match ncscope.out

Sometimes I got this:

$ git-status
{snip}
# On branch master
# Untracked files:
# (use "git add <file>..." 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 <albcamus@gmail.com>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>

Completed in 422 milliseconds