AppFlowy-Cloud/.gitignore
2024-12-29 12:47:34 +08:00

22 lines
No EOL
294 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/
**/.DS_Store
**/.env.*