gitignore/community/libnx.gitignore
2019-10-02 21:59:30 -07:00

27 lines
267 B
Plaintext

# gitignore template for libnx projects
# repository: https://github.com/switchbrew/libnx
# Prerequisites
*.d
# Compiled Object files
*.o
# Linker output
*.map
*.lst
# Executables
*.elf
*.kip
*.nro
*.nso
# Metadata
*.nacp
*.npdm
# Containers
*.pfs0
*.nsp
*.bz2