Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FR]: Add ignore property to options file #397

Open
2 tasks done
ivan-dubovenko-m10 opened this issue May 26, 2023 · 2 comments
Open
2 tasks done

[FR]: Add ignore property to options file #397

ivan-dubovenko-m10 opened this issue May 26, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@ivan-dubovenko-m10
Copy link

ivan-dubovenko-m10 commented May 26, 2023

Is there an existing issue for this?

  • I have searched the existing issues

Describe the problem

We are using mason to generate template of packages to out app and put .gitkeep to assets folder.

In generated asset file we see:

static const String gitkeep = 'assets/.gitkeep';

Describe the solution

It will be nice if will be option to ignore files:

ignore:
  - "**/.gitkeep"

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@ivan-dubovenko-m10 ivan-dubovenko-m10 added the enhancement New feature or request label May 26, 2023
@anchao-lu
Copy link

anchao-lu commented Jun 25, 2023

Same FR,when I use number as directory, fluttergen get error
截屏2023-06-25 11 39 37
截屏2023-06-25 11 39 24
Or, support number directory?

@dev-shvetsov
Copy link

AnyUpdates?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants