summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorGrant Likely <grant.likely@secretlab.ca>2007-09-24 09:05:30 -0600
committerGrant Likely <grant.likely@secretlab.ca>2007-11-15 08:46:46 -0700
commit1b4aaffe4fb2a5e95d9111a5d94fd1f89215dce4 (patch)
tree7168b15dd60ec31f5170e3f31a898c09a2d3ee4f /examples
parent955413f35f054a82e40042f1dbcf501c6a05719b (diff)
downloadtalos-obmc-uboot-1b4aaffe4fb2a5e95d9111a5d94fd1f89215dce4.tar.gz
talos-obmc-uboot-1b4aaffe4fb2a5e95d9111a5d94fd1f89215dce4.zip
Add .gitignore files
Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Acked-by: Kim Phillips <kim.phillips@freescale.com>
Diffstat (limited to 'examples')
-rw-r--r--examples/.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/.gitignore b/examples/.gitignore
new file mode 100644
index 0000000000..f547024784
--- /dev/null
+++ b/examples/.gitignore
@@ -0,0 +1,5 @@
+/hello_world
+/interrupt
+/sched
+*.bin
+*.srec
OpenPOWER on IntegriCloud