* [PATCH] trivial: more .gitignore stuff
@ 2006-11-18 23:46 Damien Lespiau
2006-11-28 20:31 ` Josh Triplett
0 siblings, 1 reply; 2+ messages in thread
From: Damien Lespiau @ 2006-11-18 23:46 UTC (permalink / raw)
To: linux-sparse
Ignore tags and git frontends' files.
Signed-off-by: Damien Lespiau <damien.lespiau@gmail.com>
---
diff --git a/.gitignore b/.gitignore
index 3e12ce7..6a12c5c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,15 @@ test-dissect
test-linearize
example
test-unssa
+
+# tags
+tags
+TAGS
+
+# stgit generated dirs
+patches-*
+
+# quilt's files
+patches
+series
+
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] trivial: more .gitignore stuff
2006-11-18 23:46 [PATCH] trivial: more .gitignore stuff Damien Lespiau
@ 2006-11-28 20:31 ` Josh Triplett
0 siblings, 0 replies; 2+ messages in thread
From: Josh Triplett @ 2006-11-28 20:31 UTC (permalink / raw)
To: Damien Lespiau; +Cc: linux-sparse
[-- Attachment #1: Type: text/plain, Size: 521 bytes --]
Damien Lespiau wrote:
> Ignore tags and git frontends' files.
>
> Signed-off-by: Damien Lespiau <damien.lespiau@gmail.com>
> ---
>
> diff --git a/.gitignore b/.gitignore
> index 3e12ce7..6a12c5c 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -18,3 +18,15 @@ test-dissect
> test-linearize
> example
> test-unssa
> +
> +# tags
> +tags
> +TAGS
[...]
Looks like something mangled this patch; the context lines should have a space
at the beginning. Manually fixed and merged.
- Josh Triplett
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 252 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-11-28 20:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-18 23:46 [PATCH] trivial: more .gitignore stuff Damien Lespiau
2006-11-28 20:31 ` Josh Triplett
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).