kicad_footprints
kicad_footprints copied to clipboard
Include a config file to exclude libraries
It'd be convenient if we could ignore any number of these submodules. A simple ignore_modules file would suffice, one ignored submodule name per newline. This way I could ignore some repos, for example the official one (because I already have it in my distro).
Not a bad idea. Are you up for implementing it?
Yeah, sure, I'll do it when I have some time, probably some weekend.
Implemented with #21 !