summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/.gitignore
diff options
context:
space:
mode:
authorHarald Welte2010-02-18 17:01:25 +0100
committerHarald Welte2010-02-18 17:01:25 +0100
commit45a65c6fdddf02c23242dfee5f153ae4bd2a4e26 (patch)
treebccd981ab85acd2dc5c96a056104edea7f837cb7 /src/target/firmware/.gitignore
parentFix path names due to rename from hello_world to firmware (diff)
downloadosmocom-45a65c6fdddf02c23242dfee5f153ae4bd2a4e26.tar.gz
osmocom-45a65c6fdddf02c23242dfee5f153ae4bd2a4e26.tar.xz
osmocom-45a65c6fdddf02c23242dfee5f153ae4bd2a4e26.zip
add *.map files to .gitignore
Diffstat (limited to 'src/target/firmware/.gitignore')
-rw-r--r--src/target/firmware/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/target/firmware/.gitignore b/src/target/firmware/.gitignore
index 5dff144..040dc83 100644
--- a/src/target/firmware/.gitignore
+++ b/src/target/firmware/.gitignore
@@ -3,5 +3,6 @@
*.lst
*.bin
*.elf
+*.map
*.size
*~