From 8a97a20fdaad67f7cca0c1b51a18121cd6cc94b7 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Thu, 30 Apr 2020 08:36:43 -0400 Subject: gitignore SDK --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 17afa82e..6bc37e0b 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,9 @@ # Compilers tools/mwccarm/** +# SDK +tools/bin/** + # Build folder build/** arm*/build/** -- cgit v1.2.3