Currently, manually editing .gitignore, and using git add -f, are required.
.gitignore
git add -f
Maybe /wp-content/themes/twenty* would be simpler.
/wp-content/themes/twenty*
Also some docs?
No dependencies set.
The note is not visible to the blocked user.
Currently, manually editing
.gitignore, and usinggit add -f, are required.Maybe
/wp-content/themes/twenty*would be simpler.Also some docs?