diff options
author | Clyne Sullivan <tullivan99@gmail.com> | 2017-12-30 12:27:06 -0500 |
---|---|---|
committer | Clyne Sullivan <tullivan99@gmail.com> | 2017-12-30 12:27:06 -0500 |
commit | f0f7ae0abcf0ab73a75bd111c3e036e0722d1daa (patch) | |
tree | d6bdb9f9adf3d82175d6cfc8545f187ca12d2d32 /.gitignore | |
parent | 8217c76e2255119fadba76daed3b3e1ec960285a (diff) |
uploaded code
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b2b7881 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +out/* +main.hex |