提交 615b18d3 编写于 作者: B Brendan Forster

Merge pull request #1811 from Caerbannog/master

KiCAD: ignore more temp files and generated data
......@@ -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% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册