From: Luka Perkov <luka@openwrt.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] update .gitignore file
Date: Sat, 17 Nov 2012 17:31:10 +0100 [thread overview]
Message-ID: <20121117163109.GA3536@w500.lan> (raw)
u-boot.lst is located in include directory. Update .gitignore file
accordingly.
Signed-off-by: Luka Perkov <luka@openwrt.org>
---
For more information look at git commit 97b24d3.
.gitignore | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index 1ac43f2..a163728 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,12 +38,12 @@
/u-boot.sha1
/u-boot.dis
/u-boot.lds
-/u-boot.lst
/u-boot.ubl
/u-boot.ais
/u-boot.dtb
/u-boot.sb
/u-boot.geany
+/include/u-boot.lst
#
# Generated files
next reply other threads:[~2012-11-17 16:31 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-17 16:31 Luka Perkov [this message]
2012-11-17 17:30 ` [U-Boot] [PATCH] update .gitignore file Albert ARIBAUD
2012-11-17 17:31 ` Albert ARIBAUD
2012-11-17 18:27 ` Luka Perkov
2012-11-17 20:20 ` Albert ARIBAUD
2012-11-17 23:37 ` Wolfgang Denk
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=20121117163109.GA3536@w500.lan \
--to=luka@openwrt.org \
--cc=u-boot@lists.denx.de \
/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.