aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKlaus Goger <klaus.goger@theobroma-systems.com>2017-04-07 19:52:29 +0200
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>2017-04-17 20:35:09 +0200
commit252a9ff723adb44cfcf03c49c750da72996f68e4 (patch)
tree5a8a8b4e0398485cbd82fdd9923d902a1d35c6a0
parentac6524a2e405ec84f9902890d53f86c30f5a2762 (diff)
update gitignore file to include generated filesHEADv1master
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 03901e0..856c0c6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,6 +27,7 @@ Session.vim
tags
### C
+*.bin
# Prerequisites
*.d
@@ -37,6 +38,7 @@ tags
# Linker output
*.map
+*.ld
# Precompiled Headers
*.gch