mirror of https://github.com/zeldaret/botw.git
45 lines
348 B
Plaintext
45 lines
348 B
Plaintext
# 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
|
|
*.elf
|
|
|
|
# GreenHills files
|
|
*.dep
|
|
*.dla
|
|
*.dnm
|
|
*.gpj
|
|
*.ii
|
|
*.map
|
|
*.opt
|
|
*.ti
|
|
tgt/*
|