kicad_footprints icon indicating copy to clipboard operation
kicad_footprints copied to clipboard

Include a config file to exclude libraries

Open randrej opened this issue 5 years ago • 2 comments

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).

randrej avatar Mar 23 '21 14:03 randrej

Not a bad idea. Are you up for implementing it?

kasbah avatar Mar 23 '21 15:03 kasbah

Yeah, sure, I'll do it when I have some time, probably some weekend.

randrej avatar Mar 25 '21 20:03 randrej

Implemented with #21 !

kasbah avatar Jan 25 '23 15:01 kasbah