[PATCH] gitignore: ignore cscope files

3 views
Skip to first unread message

voy...@gmail.com

unread,
Jul 27, 2015, 10:55:00 AM7/27/15
to jailho...@googlegroups.com, Jan Kiszka, Dmitry Voytik
From: Dmitry Voytik <dmitry...@huawei.com>

Signed-off-by: Dmitry Voytik <dmitry...@huawei.com>
---
.gitignore | 3 +++
1 file changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
index a3af93a..6a6ebcd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,6 @@ hypervisor/include/generated
*.s
ci/out
ci/*.tar.xz
+
+cscope.*
+ncscope.*
--
2.1.0

Jan Kiszka

unread,
Jul 28, 2015, 3:26:15 AM7/28/15
to voy...@gmail.com, jailho...@googlegroups.com, Dmitry Voytik
Thanks, applied. I also took the chance and sorted the rules.

Jan

--
Siemens AG, Corporate Technology, CT RTC ITP SES-DE
Corporate Competence Center Embedded Linux

Valentine Sinitsyn

unread,
Jul 28, 2015, 6:00:11 AM7/28/15
to voy...@gmail.com, jailho...@googlegroups.com, Jan Kiszka, Dmitry Voytik
Hi Dmitry,
Thanks for the patch; I also use cscope quite extensively. By the way,
what tool produces ncscope.*? I never encountered them, but "n" prefix
(usually a shorthand for "new" or "next") suggests I could be missing
something tasty. :)

Valentine

Veaceslav Falico

unread,
Jul 28, 2015, 6:11:47 AM7/28/15
to Valentine Sinitsyn, voy...@gmail.com, jailho...@googlegroups.com, Jan Kiszka, Dmitry Voytik
ncscope.* is just a temp file which is mv-ed then over cscope.* when it's
built.

>
>Valentine
>
>--
>You received this message because you are subscribed to the Google Groups "Jailhouse" group.
>To unsubscribe from this group and stop receiving emails from it, send an email to jailhouse-de...@googlegroups.com.
>For more options, visit https://groups.google.com/d/optout.

Valentine Sinitsyn

unread,
Jul 28, 2015, 6:21:10 AM7/28/15
to Veaceslav Falico, voy...@gmail.com, jailho...@googlegroups.com, Jan Kiszka, Dmitry Voytik
Hi Veaceslav,
Ah, good to know. Thank you!

Valentine

Reply all
Reply to author
Forward
0 new messages