wp-graphiql icon indicating copy to clipboard operation
wp-graphiql copied to clipboard

Ignore development files when creating an archive

Open jooola opened this issue 5 years ago • 0 comments

Ignore development files when creating an archive See https://git-scm.com/docs/gitattributes#_creating_an_archive

@jasonbahl I'm unsure whether we should keep composer.json, package.json and Gruntfile.js, what do you think ? If we keep them we still won't produce a proper release archive, but those archive are supposed to be the full source code aswell. I'm confused by the usage we make of gitattributes export-ignore.

Related to https://github.com/wp-graphql/wp-graphql/issues/1315

jooola avatar May 22 '20 10:05 jooola