initial commit, started keymatrix

This commit is contained in:
Florian Kreiner 2019-11-07 11:29:59 +01:00
commit 19e7f51cf4
6 changed files with 351 additions and 0 deletions

36
.gitignore vendored Normal file
View file

@ -0,0 +1,36 @@
# Reports
*.rpt
# CPL data generated from PCB
*.pos
#pdf
*.ps
# KiCAD backup
*.bak
*.bck
*.kicad_pcb-bak
*.sch-bak
_saved_*
# Netlists
*.net
# BOM plugin output
*.csv.tmp
*.csv
*.xml
# Gerbers
*.gbr
# Drill files
*.drl
# Footprint info cache
fp-info-cache
# Autosave files
_autosave-*