You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The git plugin require to define the list of included assets to commit in a configuration file.
In fact, this list is already set in the .gitignore file.
So my proposal would be to use the .gitignore file to set the default assets value. This default value could be set to: all files except those listed in the .gitignore file.