summaryrefslogtreecommitdiffstats
path: root/api_examples
diff options
context:
space:
mode:
authorJon Smirl <jonsmirl@gmail.com>2009-03-19 23:04:18 -0400
committerWolfgang Denk <wd@denx.de>2009-03-20 22:37:38 +0100
commita43ea5cc6d612471fbc74f0a26b2bea5864aa1d6 (patch)
tree5982994c41599021ba908c5fd1e182787d08dc90 /api_examples
parent40281a9ca21a6b6d7b996b4d4eeaa19026337231 (diff)
downloadblackbird-obmc-uboot-a43ea5cc6d612471fbc74f0a26b2bea5864aa1d6.tar.gz
blackbird-obmc-uboot-a43ea5cc6d612471fbc74f0a26b2bea5864aa1d6.zip
.gitignore for generated files in api_examples directory
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>
Diffstat (limited to 'api_examples')
-rw-r--r--api_examples/.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/api_examples/.gitignore b/api_examples/.gitignore
new file mode 100644
index 0000000000..272816f70d
--- /dev/null
+++ b/api_examples/.gitignore
@@ -0,0 +1,7 @@
+crc32.c
+ctype.c
+demo
+demo.bin
+ppcstring.S
+string.c
+vsprintf.c
OpenPOWER on IntegriCloud