AppFlowy/.gitignore
2021-11-25 21:13:10 +08:00

12 lines
184 B
Plaintext

# Generated by Cargo
# will have compiled files and executables
/target/
# These are backup files generated by rustfmt
**/*.rs.bk
**/target/
**/*.db
.idea/
/flowy-test/
.ruby-version