/target
# castsvg is a binary crate, so Cargo.lock IS committed (not ignored).
*.svg
!examples/demo.svg
examples/preview.html

# npm wrapper: the native binary is downloaded at install time, never committed.
npm/binary/
node_modules/
