add the copied ld scripts in lib dir to gitignore

This commit is contained in:
Felix Ruess 2012-10-13 15:47:06 +02:00 committed by Piotr Esden-Tempski
parent b7ebe6e705
commit 0a48344965
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -6,6 +6,7 @@
*.srec *.srec
*.a *.a
*.elf *.elf
lib/*.ld
*.swp *.swp
\#* \#*
.\#* .\#*