Skip to content

.gitignore files are converted to .npmignore by npm #132

@arithmetric

Description

@arithmetric

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions