invertase / globe

🌎 The global deployment platform for Dart & Flutter applications.

Home Page:https://globe.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

globe deploy should respect .gitignore

lesnitsky opened this issue · comments

Is there an existing feature request for this?

  • I have searched the existing issues.

Description

Respect .gitignore when deploying via Globe CLI.

Reasoning

This suggests the whole directory is uploaded when deploying via Globe CLI. It makes sense to respect .gitignore to avoid any inconsistencies between CLI deployments and GitHub integration.

Additional context and comments

No response