final changed to make and gitignore file
This commit is contained in:
parent
a7767685ca
commit
56f495f8fc
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,5 +12,4 @@ build
|
||||
*.nacp
|
||||
*.nro
|
||||
test.*
|
||||
*_bin.h
|
||||
switch
|
||||
|
@ -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.*
|
||||
|
Loading…
Reference in New Issue
Block a user