[WordPress] updated ignored list #2972
Conversation
|
Some Wordpress themes use node inside theme folder but not in the root. |
|
Updated. |
|
@rohanvakharia thanks! |
|
How does those rules ignore all files in root directory? Lines 1 to 2 in 499ae89 Isn't there something missing like /* ?
|
|
I'm not sure why this PR was merged. It's confusing. If I see Also, like @kolorafa mentioned, it seems that there is something missing. We've used:
To ignore everything, but allow the including of what you want included. So, you could have
Later in your gitignore file and have that work fine. |
|
It's just me or this merge is a utter and complete trainwreck? I've got all seed projects broken, basically allowing me to add/stage pretty much of a complete WP install into the commit. This wasn't nowhere near as tested by the submitter. |
Reasons for making this change:
To ignore everything except the plugins and theme
Links to documentation supporting these rule changes:
https://core.trac.wordpress.org/browser/trunk/.gitignore
If this is a new template:
https://wordpress.org