Ignore KiBot outputs
This commit is contained in:
parent
78adc88e99
commit
cb18b0ff74
|
|
@ -1,9 +1,14 @@
|
|||
# For PCBs designed using KiCad: https://www.kicad.org/
|
||||
# Format documentation: https://kicad.org/help/file-formats/
|
||||
|
||||
# Kibot
|
||||
kibot_errors.filter
|
||||
*-drc.txt
|
||||
|
||||
# Freerouting
|
||||
freerouting/freerouting-*.jar
|
||||
logs/freerouting.log
|
||||
logs
|
||||
|
||||
# Temporary files
|
||||
*.000
|
||||
|
|
|
|||
Loading…
Reference in New Issue