mirror of
https://github.com/github/gitignore
synced 2025-07-03 11:58:23 +02:00
Create KiCAD.gitignore
Add file for KiCAD EDA software
This commit is contained in:
parent
b8da0e3a89
commit
57e9f2a809
1 changed files with 11 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue