Create KiCAD.gitignore
Add file for KiCAD EDA software
This commit is contained in:
11
KiCAD.gitignore
Normal file
11
KiCAD.gitignore
Normal 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
|
Reference in New Issue
Block a user