add library directories

This commit is contained in:
Kevin Redon 2014-03-02 16:38:56 +01:00
parent 3a6a4b19f5
commit c64645355c
3 changed files with 3 additions and 2 deletions

3
.gitignore vendored
View File

@ -4,14 +4,13 @@ TODO
*.pdf *.pdf
*.png *.png
*~ *~
\#*\# \#*.sch\#
attribs attribs
notes.txt notes.txt
*.net *.net
*.cmd *.cmd
*.new.pcb *.new.pcb
*.pcb- *.pcb-
*.fp-
*.pcb.bak *.pcb.bak
*.gbr *.gbr
*.cnc *.cnc

1
lib/footprints/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
*.fp-

1
lib/symbols/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
\#*.sym\#