aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelix Ruess2012-10-13 15:47:06 +0200
committerPiotr Esden-Tempski2012-10-16 14:09:50 -0700
commit0a483449654e18189ff017f70d6b97888cdba382 (patch)
treee79241efa6e84a6a565b041b5545396fbe203802
parentb7ebe6e705b42030a4a6ff0002b7542464917e38 (diff)
add the copied ld scripts in lib dir to gitignore
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d5fb065..8625d7d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,7 @@
*.srec
*.a
*.elf
+lib/*.ld
*.swp
\#*
.\#*