Create .gitignore

This commit is contained in:
SeanOMik 2019-08-28 21:39:19 -05:00
parent b022978f94
commit e667947a30
1 changed files with 17 additions and 0 deletions

17
.gitignore vendored Normal file
View File

@ -0,0 +1,17 @@
# Don't track content of these folders
build/
# 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