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
I bet forcing those files to be added. We cannot rely either on the main .gitignore file nor the internal one as the dev repository and the artifact one have different packaging needs.
The gitignore added in drupal boilerplate avoids these files to be added to artifact:
There are two solutions for this:
a. Don't add to gitignore these files
b. Forcefully add these files to the artifact.
What do you think is the best solution?
The text was updated successfully, but these errors were encountered: