we have "make cscope", therefore that makes sense to have cscope.* in .gitignore.
Signed-off-by: Jun Koi <junkoi2...@gmail.com> diff --git a/.gitignore b/.gitignore index a32b7c4..ec6f89f 100644 --- 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.*