* [Buildroot] [PATCH] ignore more patch related files
@ 2010-11-18 10:37 Mike Frysinger
2010-11-18 10:56 ` Thomas Petazzoni
2010-11-18 11:09 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Mike Frysinger @ 2010-11-18 10:37 UTC (permalink / raw)
To: buildroot
Patches shouldn't be committed to the top level, and that is where
`git format-patch` typically operates, so ignore that stuff.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
---
.gitignore | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
index 18588e8..685a9c2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,5 +7,8 @@
/.config
*.depend
*.o
+/*.patch
+/*.diff
*.orig
+*.rej
*~
--
1.7.3.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] ignore more patch related files
2010-11-18 10:37 [Buildroot] [PATCH] ignore more patch related files Mike Frysinger
@ 2010-11-18 10:56 ` Thomas Petazzoni
2010-11-18 11:09 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2010-11-18 10:56 UTC (permalink / raw)
To: buildroot
On Thu, 18 Nov 2010 05:37:47 -0500
Mike Frysinger <vapier@gentoo.org> wrote:
> Patches shouldn't be committed to the top level, and that is where
> `git format-patch` typically operates, so ignore that stuff.
>
> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thanks,
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] ignore more patch related files
2010-11-18 10:37 [Buildroot] [PATCH] ignore more patch related files Mike Frysinger
2010-11-18 10:56 ` Thomas Petazzoni
@ 2010-11-18 11:09 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2010-11-18 11:09 UTC (permalink / raw)
To: buildroot
>>>>> "Mike" == Mike Frysinger <vapier@gentoo.org> writes:
Mike> Patches shouldn't be committed to the top level, and that is where
Mike> `git format-patch` typically operates, so ignore that stuff.
Committed, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-11-18 11:09 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-18 10:37 [Buildroot] [PATCH] ignore more patch related files Mike Frysinger
2010-11-18 10:56 ` Thomas Petazzoni
2010-11-18 11:09 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox