Commit Graph
2 Commits
Author SHA1 Message Date
Chase S 7ce343a687 Apply suggestions from Chase's review 2023-09-20 09:49:09 -05:00
Chase S 0e7d888728 Only 'commit' code files
When creating the example repo in azure devops, non-code files
sometimes start with non-standard characters (e.g. a BOM character).

As a result we are unable to successfully JSON encode the body to create
the repo, resulting in the setup script erroring out.
2022-12-09 00:07:45 +00:00