alleyinteractive / .github

https://alley.com
1 stars 1 forks source link

"push to -built tags/branch" actually remove `.gitignore` files #50

Closed renatonascalves closed 1 year ago

renatonascalves commented 1 year ago

As titled.

Currently, even though files and folders are ignored, the ignored files/folders persist in the -built branch. See an example here: https://github.com/alleyinteractive/byline-manager/tree/production-built

fixes #47