Create KiCAD.gitignore

Add file for KiCAD EDA software
This commit is contained in:
Dan Nixon 2015-03-19 19:59:59 +00:00
parent b8da0e3a89
commit 57e9f2a809
1 changed files with 11 additions and 0 deletions

11
KiCAD.gitignore Normal file
View File

@ -0,0 +1,11 @@
# For PCBs designed using KiCAD: http://www.kicad-pcb.org/
# Temporary files
*.000
*.bak
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
.dsn