diff --git a/.gitignore b/.gitignore index a0a1943..c31d98d 100644 --- a/.gitignore +++ b/.gitignore @@ -12,5 +12,4 @@ build *.nacp *.nro test.* -*_bin.h switch diff --git a/Makefile.pc b/Makefile.pc index 89360c4..3e3d415 100644 --- a/Makefile.pc +++ b/Makefile.pc @@ -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.*