devicetree-compiler.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] gitignore: Add cscope files
@ 2021-02-03  7:44 Viresh Kumar
       [not found] ` <3c39a6324ef2be64f839e6e6205f4afc63486216.1612338199.git.viresh.kumar-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Viresh Kumar @ 2021-02-03  7:44 UTC (permalink / raw)
  To: David Gibson
  Cc: Viresh Kumar, devicetree-compiler-u79uwXL29TY76Z2rM5mHXA,
	Vincent Guittot

Add cscope files in gitignore.

Signed-off-by: Viresh Kumar <viresh.kumar-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
---
 .gitignore | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.gitignore b/.gitignore
index 1f2a0f250a61..cfea8a434eed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,7 @@ lex.yy.c
 /fdtoverlay
 /patches
 /.pc
+
+# cscope files
+cscope.*
+ncscope.*
-- 
2.25.0.rc1.19.g042ed3e048af


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] gitignore: Add cscope files
       [not found] ` <3c39a6324ef2be64f839e6e6205f4afc63486216.1612338199.git.viresh.kumar-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
@ 2021-02-03 10:18   ` David Gibson
  0 siblings, 0 replies; 2+ messages in thread
From: David Gibson @ 2021-02-03 10:18 UTC (permalink / raw)
  To: Viresh Kumar; +Cc: devicetree-compiler-u79uwXL29TY76Z2rM5mHXA, Vincent Guittot

[-- Attachment #1: Type: text/plain, Size: 718 bytes --]

On Wed, Feb 03, 2021 at 01:14:22PM +0530, Viresh Kumar wrote:
> Add cscope files in gitignore.
> 
> Signed-off-by: Viresh Kumar <viresh.kumar-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>

Applied, thanks.

> ---
>  .gitignore | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/.gitignore b/.gitignore
> index 1f2a0f250a61..cfea8a434eed 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -17,3 +17,7 @@ lex.yy.c
>  /fdtoverlay
>  /patches
>  /.pc
> +
> +# cscope files
> +cscope.*
> +ncscope.*

-- 
David Gibson			| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au	| minimalist, thank you.  NOT _the_ _other_
				| _way_ _around_!
http://www.ozlabs.org/~dgibson

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-03 10:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-03  7:44 [PATCH] gitignore: Add cscope files Viresh Kumar
     [not found] ` <3c39a6324ef2be64f839e6e6205f4afc63486216.1612338199.git.viresh.kumar-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2021-02-03 10:18   ` David Gibson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).