diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2012-08-20 15:55:06 +0200 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2012-08-20 15:55:06 +0200 |
commit | b228d0d5a0a8b4386256201d2533c6b61577b6af (patch) | |
tree | 0a7d28bae27f677bf9b448a13eb08d5a2d071cdf /.gitignore | |
parent | bfeb09aef5d427edf4ea4e70e67b0eda7e4249f0 (diff) | |
download | lpc1343-breakout-b228d0d5a0a8b4386256201d2533c6b61577b6af.tar.gz lpc1343-breakout-b228d0d5a0a8b4386256201d2533c6b61577b6af.tar.bz2 lpc1343-breakout-b228d0d5a0a8b4386256201d2533c6b61577b6af.tar.xz lpc1343-breakout-b228d0d5a0a8b4386256201d2533c6b61577b6af.zip |
o Optimizing routing, making the board a bit smaller.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -1,8 +1,10 @@ -*-cache.lib +*.000 *.bak +*-cache.lib *.dsn -*.ses -*.000 -$*.sch +*.erc *.pdf *.ps +*.rpt +$*.sch +*.ses |