KiBot/tests/yaml_samples/bom_cfg3.kiplot.yaml

15 lines
240 B
YAML

# Example KiPlot config file
kiplot:
version: 1
outputs:
- name: 'bom_csv'
comment: "Bill of Materials in CSV format"
type: kibom
dir: BoM
options:
format: CSV # HTML or CSV
conf:
ignore_dnf: true