# Prerequisites
*.d

# Compiled Object files
*.slo
*.lo
*.o
*.obj

# Precompiled Headers
*.gch
*.pch

# Compiled Dynamic libraries
*.so
*.dylib
*.dll

# Fortran module files
*.mod
*.smod

# Compiled Static libraries
*.lai
*.la
*.a
*.lib

# Executables
*.exe
*.out
*.app

# devkitARM/libnds/3DS compiled stuff
*.tmd
*.cia
*.cmd
*.nds
*.app
*.tmd
*.zip
*.arm7
*.arm9
*.elf
build
data

# Stuff used to build custom banner/misc other things that shouldn't be in repo.
*.dldi
*.zip

# Stuff generated by Windows.
Thumbs.db
desktop.ini
