mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Alexander Shiyan <shc_work@mail.ru>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH] Add more files to .gitignore
Date: Mon, 27 Jun 2016 07:59:26 +0200	[thread overview]
Message-ID: <20160627055926.GS20657@pengutronix.de> (raw)
In-Reply-To: <1466750888-4865-1-git-send-email-shc_work@mail.ru>

On Fri, Jun 24, 2016 at 09:48:08AM +0300, Alexander Shiyan wrote:
> This patch adds moder generated files to ignore list.
> ...
> shc@shc /home/git/barebox-github $ git status
> На ветке imx51
> Неотслеживаемые файлы:
>   (используйте «git add <файл>…», чтобы добавить в то, что будет включено в коммит)
> 
>         common/barebox_default_env
>         common/barebox_default_env.h
>         include/asm
>         scripts/basic/docproc
> 
> ничего не добавлено в коммит, но есть неотслеживаемые файлы (используйте "git add", чтобы отслеживать их)
> 
> Signed-off-by: Alexander Shiyan <shc_work@mail.ru>

Applied, thanks

Sascha

> ---
>  common/.gitignore        | 1 +
>  include/.gitignore       | 1 +
>  scripts/basic/.gitignore | 1 +
>  3 files changed, 3 insertions(+)
> 
> diff --git a/common/.gitignore b/common/.gitignore
> index 3d71b7e..8e0d6c1 100644
> --- a/common/.gitignore
> +++ b/common/.gitignore
> @@ -1 +1,2 @@
>  module.lds
> +barebox_default_env*
> diff --git a/include/.gitignore b/include/.gitignore
> index 18e58a7..f28372a 100644
> --- a/include/.gitignore
> +++ b/include/.gitignore
> @@ -1 +1,2 @@
> +asm
>  /config.h
> diff --git a/scripts/basic/.gitignore b/scripts/basic/.gitignore
> index a776371..dc24f5f 100644
> --- a/scripts/basic/.gitignore
> +++ b/scripts/basic/.gitignore
> @@ -1 +1,2 @@
> +docproc
>  fixdep
> -- 
> 2.4.9
> 
> 
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

  reply	other threads:[~2016-06-27  5:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-24  6:48 Alexander Shiyan
2016-06-27  5:59 ` Sascha Hauer [this message]
2016-06-27 13:06 ` Holger Schurig

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=20160627055926.GS20657@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=shc_work@mail.ru \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox