AppFlowy-Cloud/.gitignore
2024-01-29 02:26:43 +08:00

21 lines
No EOL
281 B
Text

# 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
flake.nix
flake.lock
.envrc
.direnv/
**/.env.*