diff options
Diffstat (limited to 'center_fw/.gitignore')
-rw-r--r-- | center_fw/.gitignore | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/center_fw/.gitignore b/center_fw/.gitignore new file mode 100644 index 0000000..ed41bfa --- /dev/null +++ b/center_fw/.gitignore @@ -0,0 +1,12 @@ +*.elf +*.o +*.expand +*.hex +*.lst +*.map +*.bin +sources.c +sources.tar.xz +sources.tar.xz.zip +8b10b_test_decode +8b10b_test_encode |