paprika/.gitignore
Peter Cai 02d64f4a18
check Cargo.lock into project
this is an end-user project even if the Rust part is built as a WASM
library.
2020-04-09 12:41:34 +08:00

10 lines
96 B
Plaintext

/target
**/*.rs.bk
bin/
pkg/
wasm-pack.log
worker/
config.json
wrangler.toml
node_modules/
dist/