AppFlowy/frontend/rust-lib/.gitignore

21 lines
441 B
Plaintext
Raw Normal View History

2021-06-24 11:32:36 +03:00
# 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*
2021-07-06 09:14:47 +03:00
**/**/temp
bin/
2022-06-15 14:42:27 +03:00
**/src/protobuf
2022-06-17 11:51:18 +03:00
**/resources/proto
.idea/
AppFlowy-Collab/
.env
.env.**
**/unit_test**
jniLibs/
**/pkg/