diff options
Diffstat (limited to 'driver_fw/.gitignore')
-rw-r--r-- | driver_fw/.gitignore | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/driver_fw/.gitignore b/driver_fw/.gitignore new file mode 100644 index 0000000..d2d5078 --- /dev/null +++ b/driver_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 |