mirror of
https://github.com/github/gitignore
synced 2025-07-04 12:28:30 +02:00
Merge 6cb754cc10
into 524ae7b4c7
This commit is contained in:
commit
22224eebb3
1 changed files with 27 additions and 0 deletions
27
community/libnx.gitignore
Normal file
27
community/libnx.gitignore
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
# 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
|
Loading…
Add table
Add a link
Reference in a new issue