From: Jun Koi Date: Fri, 23 Jul 2010 05:59:52 +0000 (+0900) Subject: add cscope.* to .gitignore X-Git-Tag: v0.13.0-rc0~29 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=01cc7ac69e1cd6c46754457a439c6cbd76be4155;p=thirdparty%2Fqemu.git add cscope.* to .gitignore we have "make cscope", therefore that makes sense to have cscope.* in .gitignore. Signed-off-by: Jun Koi Signed-off-by: Aurelien Jarno --- diff --git a/.gitignore b/.gitignore index a32b7c4bc0c..ec6f89fbdac 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.*