Merge pull request #1442 from DanNixon/add-kicad
Create KiCAD.gitignore
This commit is contained in:
commit
498f06dae9
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
|
Loading…
Reference in New Issue
Block a user