diff options
author | jaseg <git@jaseg.net> | 2017-08-23 10:50:16 +0200 |
---|---|---|
committer | jaseg <git@jaseg.net> | 2017-08-23 10:50:16 +0200 |
commit | 95e1a0364847919a36cba5352e82ad56c9950251 (patch) | |
tree | 894fbe800b630d2e5a8c4ad8e3e7e73f8645526a /fw/.gitignore | |
parent | e9f79a2e999502b86c733115d31729fbd435cbf2 (diff) | |
download | 7seg-95e1a0364847919a36cba5352e82ad56c9950251.tar.gz 7seg-95e1a0364847919a36cba5352e82ad56c9950251.tar.bz2 7seg-95e1a0364847919a36cba5352e82ad56c9950251.zip |
Add transpose test
Diffstat (limited to 'fw/.gitignore')
-rw-r--r-- | fw/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fw/.gitignore b/fw/.gitignore index 02752e1..2d9d6e6 100644 --- a/fw/.gitignore +++ b/fw/.gitignore @@ -7,3 +7,4 @@ *.bin *.hex *.pp +transpose.elf |