AppFlowy/frontend/rust-lib/.gitignore
Nathan.fooo 89370b4a55
chore: lib-dispatch wasm build (#4307)
* chore: lib-dispatch wasm build

* chore: add wasm crate

* chore: add wasm demo

* chore: fix test
2024-01-06 00:37:26 +08:00

21 lines
441 B
Plaintext

# Generated by Cargo
# will have compiled files and executables
/target/
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
# These are backup files generated by rustfmt
**/*.rs.bk
**/**/*.log*
**/**/temp
bin/
**/src/protobuf
**/resources/proto
.idea/
AppFlowy-Collab/
.env
.env.**
**/unit_test**
jniLibs/
**/pkg/