Added gitignore and pretty kicad libraries

master
Mathis Schmieder 5 years ago
parent 49513e6348
commit 167fcf64b3

6
.gitignore vendored

@ -0,0 +1,6 @@
*.bak
*-bak
*.zip
*gerber*
_autosave-*
.DS_Store

3
.gitmodules vendored

@ -0,0 +1,3 @@
[submodule "libraries/pkl"]
path = libraries/pkl
url = https://github.com/esden/pretty-kicad-libs.git

@ -0,0 +1 @@
Subproject commit c3703b255f9a5bdc9ae500409a754da6b7d69227
Loading…
Cancel
Save

Powered by TurnKey Linux.