From: Jon <jonsmirl@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] .gitignore for generated files in api_examples directory
Date: Thu, 19 Mar 2009 23:04:18 -0400 [thread overview]
Message-ID: <20090320030418.3494.18673.stgit@localhost> (raw)
From: Jon Smirl <jonsmirl@gmail.com>
.gitignore for generated files in api_examples directory
crc32.c
ctype.c
demo
demo.bin
ppcstring.S
string.c
vsprintf.c
Signed-off-by: Jon Smirl <jonsmirl@gmail.com>
---
api_examples/.gitignore | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
create mode 100644 api_examples/.gitignore
diff --git a/api_examples/.gitignore b/api_examples/.gitignore
new file mode 100644
index 0000000..4f0f31b
--- /dev/null
+++ b/api_examples/.gitignore
@@ -0,0 +1,8 @@
+crc32.c
+ctype.c
+demo
+demo.bin
+ppcstring.S
+string.c
+vsprintf.c
+
next reply other threads:[~2009-03-20 3:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-20 3:04 Jon [this message]
2009-03-20 21:38 ` [U-Boot] [PATCH] .gitignore for generated files in api_examples directory 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=20090320030418.3494.18673.stgit@localhost \
--to=jonsmirl@gmail.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox