# standard patterns
*.a
*.o
*~
*.orig
*.rej
*.patch
.deps

a.out
*.gdb
*.exe

# test files
*.bin
*.out

# autotool files
autom4te.cache
config.cache
config.log
config.status
Makefile

# our generated files
/build/
/elf2flt
/elf2flt.ld
/flthdr
/ld-elf2flt
/ld-elf2flt.sh
