Commit 17a0db24 authored by Martin d'Allens's avatar Martin d'Allens Committed by Martin d'Allens

KiCAD: ignore more temp files and generated data

parent fed72cc4
......@@ -5,9 +5,19 @@
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
.dsn
# Exported BOM files
*.xml
*.csv
# Other system files
.DS_Store
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment