Skip to content

Commit

Permalink
add cscope.* to .gitignore
Browse files Browse the repository at this point in the history
we have "make cscope", therefore that makes sense to have cscope.* in
.gitignore.

Signed-off-by: Jun Koi <[email protected]>
Signed-off-by: Aurelien Jarno <[email protected]>
  • Loading branch information
junkoi authored and aurel32 committed Jul 25, 2010
1 parent 08dc07a commit 01cc7ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,4 @@ pc-bios/optionrom/linuxboot.bin
pc-bios/optionrom/multiboot.bin
pc-bios/optionrom/multiboot.raw
.stgit-*
cscope.*

0 comments on commit 01cc7ac

Please sign in to comment.