-
Notifications
You must be signed in to change notification settings - Fork 231
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Is there an existing issue for this?
- I have searched the existing issues.
Version
2.5.0
Description
I regular run melos bootstrap
to update the project if I have added new packages or new execs.
This seems to overwrite all Intellij config for the project. For example I exclude the .fvm/flutter_sdk
folder from indexing, but each time I run bootstrap I need to redo this.
Do we need a way to run a partial bootstrap? Would it be possible not to overwrite the entire config?
Steps to reproduce
- Mark a folder in the IntelliJ project as excluded
- Run
melos bootstrap
- The folder is now included again
Expected behavior
Some IntelliJ config should not be overwritten by bootstrap
Screenshots
No response
Additional context and comments
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working