From 56f495f8fca765765f91c026538f355077d8b98e Mon Sep 17 00:00:00 2001 From: NightlyFox Date: Thu, 27 Sep 2018 23:36:56 -0500 Subject: [PATCH] final changed to make and gitignore file --- .gitignore | 1 - Makefile.pc | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) 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.*