gitignore/community/libnx.gitignore

27 lines
267 B
Plaintext
Raw Normal View History

2019-10-03 06:59:30 +02:00
# 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