OSDN Git Service

add cscope.* to .gitignore
authorJun Koi <junkoi2004@gmail.com>
Fri, 23 Jul 2010 05:59:52 +0000 (14:59 +0900)
committerAurelien Jarno <aurelien@aurel32.net>
Sun, 25 Jul 2010 15:03:49 +0000 (17:03 +0200)
we have "make cscope", therefore that makes sense to have cscope.* in
.gitignore.

Signed-off-by: Jun Koi <junkoi2004@gmail.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
.gitignore

index a32b7c4..ec6f89f 100644 (file)
@@ -53,3 +53,4 @@ pc-bios/optionrom/linuxboot.bin
 pc-bios/optionrom/multiboot.bin
 pc-bios/optionrom/multiboot.raw
 .stgit-*
+cscope.*