aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorBen V. Brown <[email protected]>2017-07-23 16:54:12 +1000
committerGitHub <[email protected]>2017-07-23 16:54:12 +1000
commitcb8bc643c413250711d882c261d7d5c13770fd53 (patch)
treeae44c33104d2dcea25951a8bb78ab63f260f572f /.gitignore
parent967d62f826a176d38f34e6cc3d652aafac3af0cc (diff)
downloadIronOS-cb8bc643c413250711d882c261d7d5c13770fd53.tar.gz
IronOS-cb8bc643c413250711d882c261d7d5c13770fd53.zip
Adding support for boot up Logo's (#32)v1.15
This brings across a set of commits to support loading boot up images from a specific location in flash. And also creating a generator tool to make files to put images in said position.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index cdbe355d..493a802b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,3 +38,5 @@ workspace/.metadata/*
workspace/ts100/.settings/language.settings.xml
workspace/ts100/.cproject
TS100/KiCad/TS100.bak
+Logo GUI/TS100 Logo Editor/TS100 Logo Editor/obj/
+Logo GUI/TS100 Logo Editor/TS100 Logo Editor/bin/ \ No newline at end of file