From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Cc: Ulf Samuelsson <ulf@emagii.com>
Subject: Re: [PATCH] Ignore Edit backup files
Date: Sun, 24 Nov 2013 15:12:46 +0100 [thread overview]
Message-ID: <20131124141246.GA2870@jama> (raw)
In-Reply-To: <1385022086-30386-1-git-send-email-ulf@emagii.com>
[-- Attachment #1: Type: text/plain, Size: 747 bytes --]
On Thu, Nov 21, 2013 at 09:21:26AM +0100, Ulf Samuelsson wrote:
> Signed-off-by: Ulf Samuelsson <ulf@emagii.com>
> ---
> .gitignore | 2 ++
> 1 file changed, 2 insertions(+)
> create mode 100644 .gitignore
>
> diff --git a/.gitignore b/.gitignore
> new file mode 100644
> index 0000000..5236e1e
> --- /dev/null
> +++ b/.gitignore
> @@ -0,0 +1,2 @@
> +*~
> +
I'll add few more to match with oe-core
/*.patch
*.swp
*.orig
*.rej
*~
> --
> 1.7.9.5
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
prev parent reply other threads:[~2013-11-24 14:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-21 8:21 [PATCH] Ignore Edit backup files Ulf Samuelsson
2013-11-24 14:12 ` Martin Jansa [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20131124141246.GA2870@jama \
--to=martin.jansa@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
--cc=ulf@emagii.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.