diff options
Diffstat (limited to 'roms/SLOF/.gitignore')
-rw-r--r-- | roms/SLOF/.gitignore | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/roms/SLOF/.gitignore b/roms/SLOF/.gitignore index 861289b84..802365c2e 100644 --- a/roms/SLOF/.gitignore +++ b/roms/SLOF/.gitignore @@ -3,4 +3,12 @@ *.a *.dep *.depend - +*.bin +*.elf +*~ +/.target +board.code +dict.xt +build_info.img +paflof +paflof.unstripped |