hello-jason/bedrock-deploy-to-wpengine

Bad gitignore creation

Closed this issue · 0 comments

Change line 90 to:

echo -e '/*\n!wp-content/\nwp-content/uploads' > ./.gitignore

Single quotes let the bang character print properly.