dungeon-studio / my.dungeon.studio

MIT License
2 stars 0 forks source link

Ignore dist Directory #4

Closed alunduil closed 6 years ago

alunduil commented 6 years ago

Should we be ignoring the dist directory? I'll be setting up a pipeline that generates everything upon check-in and then uploading it to Google buckets. Which indicates we could ignore everything that is generated.

What does netlify do? Can we ignore dist for that build pipeline as well?

Just kicking off this discussion in a more controlled fashion.

alunduil commented 6 years ago

Based on what I've seen of the build process today I think we should move forward with ignoring the dist folder. Any objections to that?

alunduil commented 6 years ago

Closing this and we can re-visit as it becomes necessary.