|
# Don't track content of these folders
|
|
build/
|
|
.vscode/
|
|
|
|
|
|
# Compiled source #
|
|
###################
|
|
*.elf
|
|
*.nacp
|
|
*.nro
|
|
*.bat
|
|
|
|
# Packages #
|
|
############
|
|
# it's better to unpack these files and commit the raw source
|
|
# git has its own built in compression methods
|
|
#*.7z
|
|
#*.dmg |