X Tutup
The Wayback Machine - https://web.archive.org/web/20210210084957/https://github.com/github/gitignore/pull/3438
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

Wordpress.gitignore exclude all files in root folder #3438

Open
wants to merge 1 commit into
base: master
from

Conversation

@mircea-n
Copy link

@mircea-n mircea-n commented Jun 12, 2020

!wp-content/ was not enough on my setup.
adding /* solved it for me

https://stackoverflow.com/a/8594971

!wp-content/ was not enough on my setup.
adding /* solved it for me
@LucasLarson
Copy link

@LucasLarson LucasLarson commented Jul 25, 2020

Good call, but this pull request is already open in various forms in #3074, #3093, #3125, #3295, and #3378.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
X Tutup