diff options
author | jaseg <git@jaseg.net> | 2020-03-24 00:10:38 +0100 |
---|---|---|
committer | jaseg <git@jaseg.net> | 2020-03-24 00:10:38 +0100 |
commit | f8735232e26db82858e0801a6f8a82f28ee65d0c (patch) | |
tree | d39798aef21d1961e86374a4ced586a1d9bf68b4 /fw/.gitignore | |
parent | 6ea56ed6ceacd990e0255d592032af4bd84f7cd6 (diff) | |
download | lampomatic-f8735232e26db82858e0801a6f8a82f28ee65d0c.tar.gz lampomatic-f8735232e26db82858e0801a6f8a82f28ee65d0c.tar.bz2 lampomatic-f8735232e26db82858e0801a6f8a82f28ee65d0c.zip |
works
Diffstat (limited to 'fw/.gitignore')
-rw-r--r-- | fw/.gitignore | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/fw/.gitignore b/fw/.gitignore new file mode 100644 index 0000000..d2d5078 --- /dev/null +++ b/fw/.gitignore @@ -0,0 +1,13 @@ +*.elf +*.o +*.expand +*.hex +*.lst +*.map +*.bin +*.pp +sources.c +sources.tar.xz +sources.tar.xz.zip +8b10b_test_decode +8b10b_test_encode |