diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 20 |
1 files changed, 18 insertions, 2 deletions
@@ -1,2 +1,18 @@ -*.l\#? -*.b\#? +bin +*~ +\#* +.\#* +firmware.* +*.o +*.pyc +*.s#? +*.b#? +*.l#? +*.lck +*.elf +*.a +*.bin +*.hex +*.map +*.lst +tmp |