projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08dc07a
)
add cscope.* to .gitignore
author
Jun Koi
<junkoi2004@gmail.com>
Fri, 23 Jul 2010 05:59:52 +0000
(14:59 +0900)
committer
Aurelien 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
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index a32b7c4bc0c61584b10579b5cf7d34d3e9aa7734..ec6f89fbdac3f197ffedae6697021fdc4f7248a8 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-53,3
+53,4
@@
pc-bios/optionrom/linuxboot.bin
pc-bios/optionrom/multiboot.bin
pc-bios/optionrom/multiboot.raw
.stgit-*
+cscope.*