# Ignore source files in npm package
*.rs
*.toml
Cargo.*
.target/
src/
.git/
.gitignore
*.md
!README.md
docs/
examples/
assets/
