From: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
To: Michel Thierry <michel.thierry@intel.com>,
intel-gfx@lists.freedesktop.org
Cc: Marius Vlad <marius.c.vlad@intel.com>
Subject: Re: [PATCH i-g-t] gitignore: Add files starting with .
Date: Wed, 15 Feb 2017 14:24:27 +0200 [thread overview]
Message-ID: <1487161467.8490.9.camel@linux.intel.com> (raw)
In-Reply-To: <20170210203717.10872-1-michel.thierry@intel.com>
On pe, 2017-02-10 at 12:37 -0800, Michel Thierry wrote:
> I cant be the only one that have added .tags by mistake.
>
> Cc: Marius Vlad <marius.c.vlad@intel.com>
> Cc: Petri Latvala <petri.latvala@intel.com>
> Signed-off-by: Michel Thierry <michel.thierry@intel.com>
<SNIP>
> +++ b/.gitignore
> @@ -81,6 +81,7 @@ core
> *.swo
> *.swp
> *.dirstamp
> +.*
You need to at least have "!.gitignore" to avoid ignoring further
changes :)
Regards, Joonas
> cscope.*
> TAGS
> build-aux/
--
Joonas Lahtinen
Open Source Technology Center
Intel Corporation
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2017-02-15 12:24 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-10 20:37 [PATCH i-g-t] gitignore: Add files starting with Michel Thierry
2017-02-15 12:24 ` Joonas Lahtinen [this message]
2017-02-15 18:23 ` Michel Thierry
2017-02-15 18:24 ` [PATCH i-g-t v2] " Michel Thierry
2017-02-16 9:26 ` Petri Latvala
2017-02-16 19:34 ` [PATCH i-g-t v3] " Michel Thierry
2017-02-17 9:31 ` Petri Latvala
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=1487161467.8490.9.camel@linux.intel.com \
--to=joonas.lahtinen@linux.intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=marius.c.vlad@intel.com \
--cc=michel.thierry@intel.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.