Adds a configuration layer for use rollup.yml which may be preferred over CLI flags.

This commit is contained in:
Arik Jones
2024-09-05 23:41:39 -05:00
parent f376f186c2
commit 0163c4e504
7 changed files with 527 additions and 153 deletions

3
.gitignore vendored
View File

@@ -19,3 +19,6 @@ go.work
# Ignore rollup output files
*rollup*.md
# Ignore rollup config file
rollup.yml