Last active
February 6, 2021 17:06
A default .gitignore for use with WP Core development workflow https://localbyflywheel.com/community/t/workflow-for-development-using-wp-core/13011
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.gitignore | |
.vscode | |
wp-config\.php | |
wp-tests-config\.php | |
debug\.log | |
local-phpinfo\.php | |
/wp-content |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment