On 08/07/2015 11:58 PM, Christopher Li wrote:
On Mon, Aug 3, 2015 at 1:41 PM, Tony Camuso <tcamuso@xxxxxxxxxx> wrote:
Signed-off-by: Tony Camuso <tcamuso@xxxxxxxxxx>
---
.gitignore | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.gitignore b/.gitignore
index d32d063..1e35eac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,6 +9,7 @@
pre-process.h
sparse.pc
version.h
+cscope*
Can we be more specific on the cscope files?
e.g. Will cscope.* works for you?
Just in case we can have some C file which starts
with "cscope". We do have "ctags.c" for example.
Chris
Yes, very good point. You also have scope.c and scope.h
cscope.out is the generated file, so I will correct this patch
for that.
Regards,
Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-sparse" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html