app
Adom Footprint
Public Made by Adomby adom
KiCad footprint creator with layer HUD viewer and delivery to KiCad/Fusion 360
# Rust build output
/target
# Package tarballs
*.tgz
# NOTE: bin/adom-footprint is intentionally NOT ignored. adompkg applies
# .gitignore on top of package.json "files", so ignoring it would drop the
# binary from the published tarball (breaking `adompkg install`). build.sh
# stages a fresh binary there before each publish; leave it untracked locally.