patronage / bubs-timber

Gulp + Timber + WP
Other
5 stars 1 forks source link

Add default plugins to .gitignore #155

Closed nickwebdesign closed 1 year ago

nickwebdesign commented 1 year ago

When starting a new docker container, WordPress adds their default plugins (hello.php, akismet). With them being re-added when you switch between multiple containers, it's easy to accidentally commit them. Let's add those to .gitignore to solve.