diff options
author | Keith Packard <keithp@keithp.com> | 2013-05-18 03:54:30 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2013-05-18 03:54:30 -0700 |
commit | 49f9cdda5f1812687b82915acc78a9d9136255bf (patch) | |
tree | 5ef672f5d1102e1f34d1e7c7038c04ceb7eade2d /src | |
parent | c57e1630002c921739ff22395497d93027d381b6 (diff) |
altos: ignore built files in easymini-v0.1
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src')
-rw-r--r-- | src/easymini-v0.1/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/easymini-v0.1/.gitignore b/src/easymini-v0.1/.gitignore new file mode 100644 index 00000000..e5f7d586 --- /dev/null +++ b/src/easymini-v0.1/.gitignore @@ -0,0 +1,2 @@ +ao_product.h +*.elf |