diff options
author | Keith Packard <keithp@keithp.com> | 2019-08-28 22:34:53 -0500 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2019-08-28 22:34:53 -0500 |
commit | 415302a81f7bf0cdfd79999e1fcd5ea41dc39d13 (patch) | |
tree | 82b7c8a8ae7c3593bdec322ce883b6bb5a723aab | |
parent | 025c53a14804385ad96afcc9bf29a8d5c202a93a (diff) |
icon: Ignore generated LED images
Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r-- | icon/.gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/icon/.gitignore b/icon/.gitignore index 3122511d..381132b2 100644 --- a/icon/.gitignore +++ b/icon/.gitignore @@ -7,3 +7,9 @@ application-vnd.altusmetrum.micropeak.svg *.icns *.build *.exe +*led.png +*on.png +*off.png +*led.svg +*on.svg +*off.svg |