1
0
mirror of https://github.com/github/gitignore synced 2024-06-05 12:17:58 +02:00

KiCAD: ignore more temp files and generated data

This commit is contained in:
Martin d'Allens 2015-12-18 19:07:50 +01:00 committed by Martin d'Allens
parent fed72cc405
commit 17a0db2466

View File

@ -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