diff options
| author | Grant Likely <[email protected]> | 2007-09-24 09:05:30 -0600 |
|---|---|---|
| committer | Grant Likely <[email protected]> | 2007-11-15 08:46:46 -0700 |
| commit | 1b4aaffe4fb2a5e95d9111a5d94fd1f89215dce4 (patch) | |
| tree | 7168b15dd60ec31f5170e3f31a898c09a2d3ee4f /examples | |
| parent | 955413f35f054a82e40042f1dbcf501c6a05719b (diff) | |
Add .gitignore files
Signed-off-by: Grant Likely <[email protected]>
Acked-by: Kim Phillips <[email protected]>
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/.gitignore b/examples/.gitignore new file mode 100644 index 00000000000..f5470247848 --- /dev/null +++ b/examples/.gitignore @@ -0,0 +1,5 @@ +/hello_world +/interrupt +/sched +*.bin +*.srec |
