# Development and build files
target/
www/
tests/
src/
Cargo.toml
Cargo.lock
*.rs
.github/
tarpaulin-report.html
check.sh
publish_npm.sh
start_web_server.sh

# Node.js test files (not needed for users)
nodejs/test/
