mirror of
https://github.com/joel16/3DShell.git
synced 2024-11-23 11:39:47 +00:00
30 lines
227 B
Plaintext
30 lines
227 B
Plaintext
# Object files
|
|
*.o
|
|
*.ko
|
|
*.obj
|
|
*.elf
|
|
|
|
# Libraries
|
|
*.lib
|
|
*.la
|
|
*.lo
|
|
|
|
# Executables
|
|
*.exe
|
|
*.out
|
|
*.app
|
|
*.i*86
|
|
*.x86_64
|
|
*.hex
|
|
|
|
# Debug files
|
|
*.dSYM/
|
|
*.su
|
|
|
|
# 3DS
|
|
build/
|
|
romfs/
|
|
|
|
# 3DS executables
|
|
3DShell.*
|