1
Fork 0
This repository has been archived on 2025-04-09. You can view files and clone it, but cannot push or open issues or pull requests.
arm9switcher/.gitignore
2024-01-03 16:09:05 -05:00

39 lines
No EOL
318 B
Text

# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
!/tools/*
# custom 3ds guff
build/
output/
*.smdh
*.zip
*.cia
*.elf
*.3dsx