git ignore more files created by KiCAD (& co.)

This commit is contained in:
hoijui 2020-06-26 09:15:05 +02:00
parent 0327e80558
commit 8765d61aca

23
.gitignore vendored
View File

@ -1,4 +1,27 @@
# OSX thumbnails cache file
.DS_Store
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*.sch-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
gerber/
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses