From 4b97511982ecdecbac166218b86e786c5cb6718b Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Sat, 25 Apr 2020 21:00:56 -0400 Subject: Split arm9 compilation to subdir --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index b6cffd40..43a15d11 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,8 @@ tools/mwccarm/** # Build folder build/** +arm7/build/** +arm9/build/** # CLion folders .idea/ -- cgit v1.2.3