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