final changed to make and gitignore file

This commit is contained in:
NightlyFox 2018-09-27 23:36:56 -05:00
parent a7767685ca
commit 56f495f8fc
2 changed files with 1 additions and 2 deletions

1
.gitignore vendored
View File

@ -12,5 +12,4 @@ build
*.nacp
*.nro
test.*
*_bin.h
switch

View File

@ -91,4 +91,4 @@ build_pc/theme_icon_dark.bin.o : data/theme_icon_dark.bin
clean:
rm -rf build_pc/ test *_bin.h test.*
rm -rf build_pc/ test test.*