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

Git-ignore all CSS files in /public #26862

Merged
merged 1 commit into from
Aug 24, 2018
Merged

Conversation

jsnajdr
Copy link
Member

@jsnajdr jsnajdr commented Aug 24, 2018

Changes the ignore rules to ignore all CSS and CSS sourcemap files in /public. There are no version-controlled CSS files in that directory and the current rules are overly specific. They were created a long time ago in pre-OSS era.

Removes unnecessary constraints on naming of CSS chunks in #26820.

Changes the ignore rules to ignore all CSS and CSS sourcemap files in `/public`. There
are no version-controlled CSS files in that directory and the current rules are overly
specific. They were created a long time ago in pre-OSS era.

Removes unnecessary constraints on naming of CSS chunks in #26820.
@matticbot
Copy link
Contributor

Copy link
Contributor

@ockham ockham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Copy link
Member

@tyxla tyxla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool 👍

@jsnajdr jsnajdr merged commit 0365a61 into master Aug 24, 2018
@alisterscott alisterscott deleted the update/git-ignore-public-css branch September 11, 2018 05:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants