]> bbs.cooldavid.org Git - net-next-2.6.git/commit - .gitignore
.gitignore update
authorAlexey Dobriyan <adobriyan@sw.ru>
Tue, 31 Jul 2007 07:37:25 +0000 (00:37 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 31 Jul 2007 22:39:36 +0000 (15:39 -0700)
commit96918a35a09f322d57c1a2d41e5b5ab24ea73991
tree3d8c62f712e6f1b3d5eef21ef89c6f4fb111fadf
parent2e92a3baee64112fd210a930276bad165b0bd576
.gitignore update

Somehow I ended up with the following in tree:

$ git status
...
# Untracked files:
#   (use "git add <file>..." to include in what will be committed)
#
#       fs/proc/root.o.FuMxJQ
#       net/ipv4/tcp_minisocks.o.geCDYR

These are presumably temporary gcc files, which aren't interesting.

Signed-off-by: Alexey Dobriyan <adobriyan@sw.ru>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
.gitignore