Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding some more non-conflicting config files to validFiles #3740

Merged
merged 1 commit into from
Jan 11, 2018

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.

None yet

3 participants