Skip to content

Conversation

@GreenGremlin
Copy link
Contributor

These fairly common project config files shouldn't ever conflict with create-react-app generated files.

.npmignore: Files that should not be published by npm
mkdocs.yml: Project config for MkDocs utility
docs: Default docs dir for MkDocs
.travis.yml: Project config for Travis CI
.gitlab-ci.yml: Project config for GitLab CI
.gitattributes: Path specific git attribute config

@gaearon gaearon added this to the 1.0.18 milestone Jan 11, 2018
@gaearon gaearon merged commit 89bf2fc into facebook:master Jan 11, 2018
@gaearon
Copy link
Contributor

gaearon commented Jan 11, 2018

OK, thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants