Exclude freerouting executable from commits
This commit is contained in:
parent
68f3db0599
commit
e58117fbfc
|
|
@ -1,6 +1,9 @@
|
|||
# For PCBs designed using KiCad: https://www.kicad.org/
|
||||
# Format documentation: https://kicad.org/help/file-formats/
|
||||
|
||||
# Freerouting
|
||||
freerouting/freerouting-*.jar
|
||||
|
||||
# Temporary files
|
||||
*.000
|
||||
*.bak
|
||||
|
|
|
|||
Loading…
Reference in New Issue