AppFlowy-Cloud/.gitignore

19 lines
260 B
Plaintext

# Generated by Cargo
# will have compiled files and executables
**/target/
# These are backup files generated by rustfmt
**/*.rs.bk
.idea/
**/temp/**
package-lock.json
yarn.lock
node_modules
**/libs/AppFlowy-Collab/
data/
.env
.logs
shell.nix
.envrc
.direnv/