Commit 615b18d3 authored by Brendan Forster's avatar Brendan Forster

Merge pull request #1811 from Caerbannog/master

KiCAD: ignore more temp files and generated data
parents fed72cc4 4db34a4c
......@@ -5,9 +5,16 @@
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
.dsn
# Exported BOM files
*.xml
*.csv
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