From 41fa994a86914812d866f4822c0f55a6ed073c39 Mon Sep 17 00:00:00 2001 From: ProjectRevoTPP Date: Sun, 12 Apr 2020 16:15:06 -0400 Subject: up to date repo --- .gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 0b00c4b3..f35ecba0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,12 @@ +# Object files +*.nds + +# Compilers +tools/mwccarm/** + +# Build folder +build/** + # CLion folders .idea/ cmake-build-debug/ -- cgit v1.2.3