Some changes on the git structure

This commit is contained in:
Max Braungardt
2018-03-23 01:36:09 +01:00
parent 6533eb9cf1
commit f3d1ce24a3
21 changed files with 0 additions and 0 deletions

25
kicad/.gitignore vendored Normal file
View File

@ -0,0 +1,25 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
*.bin
# Exported BOM files
*.xml
*.csv
# Plots
*.pdf