* [U-Boot] [PATCH] .gitignore for generated files in api_examples directory
@ 2009-03-20 3:04 Jon
2009-03-20 21:38 ` Wolfgang Denk
0 siblings, 1 reply; 2+ messages in thread
From: Jon @ 2009-03-20 3:04 UTC (permalink / raw)
To: u-boot
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
+
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [U-Boot] [PATCH] .gitignore for generated files in api_examples directory
2009-03-20 3:04 [U-Boot] [PATCH] .gitignore for generated files in api_examples directory Jon
@ 2009-03-20 21:38 ` Wolfgang Denk
0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2009-03-20 21:38 UTC (permalink / raw)
To: u-boot
Dear Jon,
In message <20090320030418.3494.18673.stgit@localhost> you wrote:
> 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
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
If a person (a) is poorly, (b) receives treatment intended to make
him better, and (c) gets better, then no power of reasoning known to
medical science can convince him that it may not have been the
treatment that restored his health.
- Sir Peter Medawar, The Art of the Soluble
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-03-20 21:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-20 3:04 [U-Boot] [PATCH] .gitignore for generated files in api_examples directory Jon
2009-03-20 21:38 ` Wolfgang Denk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox