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 examples/.gitignore file is meant to be used by projects using Grunt Drupal Tasks, but when you install GDT with npm, this .gitignore file is converted to a .npmignore file.
Explore ways to preserve this through the npm install. One approach may be to include an empty .npmignore file in examples.