The local page build process should be done in a folder that is in .gitignore
Closed this issue · 1 comments
mb706 commented
This would probably make switching between branches and / or merging branches much less painful. I suggest a local
folder next to devel
and the release
folders. Travis would also build into local
and then mv
everything into devel
.
larskotthoff commented
Sounds good to me.