summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
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/**