diff --git a/.gitignore b/.gitignore index 567609b..f77e472 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ build/ +lib/ diff --git a/lib/PA_Makefile b/PA_Makefile similarity index 100% rename from lib/PA_Makefile rename to PA_Makefile diff --git a/lib/defaultlogo.bmp b/defaultlogo.bmp similarity index 100% rename from lib/defaultlogo.bmp rename to defaultlogo.bmp diff --git a/lib/arm7_maxmod_dswifi.elf b/lib/arm7_maxmod_dswifi.elf deleted file mode 100755 index a554b4e..0000000 Binary files a/lib/arm7_maxmod_dswifi.elf and /dev/null differ diff --git a/lib/arm7_mp3.elf b/lib/arm7_mp3.elf deleted file mode 100755 index fa68687..0000000 Binary files a/lib/arm7_mp3.elf and /dev/null differ diff --git a/lib/arm7_mp3_dswifi.elf b/lib/arm7_mp3_dswifi.elf deleted file mode 100755 index 84fcfcb..0000000 Binary files a/lib/arm7_mp3_dswifi.elf and /dev/null differ diff --git a/lib/libpa7.a b/lib/libpa7.a deleted file mode 100644 index b2994ba..0000000 Binary files a/lib/libpa7.a and /dev/null differ