summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 6 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index bedf027..330d6f5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,6 @@
-cross-toolchain/build/*
-cross-toolchain/source/*
-cross-toolchain/install/*
+/cross-toolchain/build/*
+/cross-toolchain/source/*
+/cross-toolchain/install/*
+*.o
+*.elf
+*.hex