diff options
author | Keith Packard <keithp@keithp.com> | 2012-07-11 13:40:07 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2012-07-11 13:40:07 -0700 |
commit | cc5d106f014f714a9a2d5f595a2de0da8f7da80a (patch) | |
tree | e0369c8cafb371d6bc7c825dc1522a55bc45ed10 | |
parent | 675ccd41e3b668cd4e1d2dd282dd317a00d00151 (diff) |
altos: Ignore megametrum built files
Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r-- | src/megametrum-v0.1/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/megametrum-v0.1/.gitignore b/src/megametrum-v0.1/.gitignore new file mode 100644 index 00000000..b04d3950 --- /dev/null +++ b/src/megametrum-v0.1/.gitignore @@ -0,0 +1,2 @@ +ao_product.h +megametrum-*.elf |