/ .gitignore
.gitignore
 1  *.bak
 2  $*
 3  SAVE.*
 4  *-cache.lib
 5  *.erc
 6  *~
 7  *.asm
 8  *.elf
 9  *.eep
10  *.hex
11