.dockerignore 111 B

1234567891011
  1. .env
  2. .dockerignore
  3. spec.yaml
  4. target/
  5. deploy/
  6. tests/
  7. Dockerfile
  8. scripts/
  9. migrations/
  10. app_flowy/
  11. rust-lib/target/