]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
.gitignore for generated files in api_examples directory
authorJon Smirl <jonsmirl@gmail.com>
Fri, 20 Mar 2009 03:04:18 +0000 (23:04 -0400)
committerWolfgang Denk <wd@denx.de>
Fri, 20 Mar 2009 21:37:38 +0000 (22:37 +0100)
Add .gitignore for generated files in api_examples directory

Signed-off-by: Jon Smirl <jonsmirl@gmail.com>
Signed-off-by: Wolfgang Denk <wd@denx.de>
api_examples/.gitignore [new file with mode: 0644]

diff --git a/api_examples/.gitignore b/api_examples/.gitignore
new file mode 100644 (file)
index 0000000..272816f
--- /dev/null
@@ -0,0 +1,7 @@
+crc32.c
+ctype.c
+demo
+demo.bin
+ppcstring.S
+string.c
+vsprintf.c