.gitignore 65 B

1234567
  1. /target
  2. **/*.rs.bk
  3. Cargo.lock
  4. bin/
  5. pkg/
  6. wasm-pack.log
  7. static/data