1
0
mirror of https://github.com/sjlongland/atinysynth.git synced 2025-09-13 10:03:15 +10:00

Add bin and obj directories.

This commit is contained in:
Stuart Longland 2017-04-08 20:24:17 +10:00
parent be44d90dae
commit 3dc6a8f55f
Signed by: stuartl
GPG Key ID: F954BBBB7948D546

2
.gitignore vendored
View File

@ -3,3 +3,5 @@
*.o
*.elf
*.hex
obj
bin