diff options
author | Joshua Shreve <j.a.shreve@gmail.com> | 2021-08-21 20:31:07 -0400 |
---|---|---|
committer | Joshua Shreve <j.a.shreve@gmail.com> | 2021-08-21 20:31:07 -0400 |
commit | 9e2c0c3b72eb0bb27210bf19d76e7e4b6f5ce295 (patch) | |
tree | 7a6ef8f77f99ecf3b7cfb4cb370c163d81e888e0 /gallery | |
parent | 4c179f900053db8acb072cf6eb6e73b40293fea7 (diff) |
Added config update to add new parameters to config. Retained ability to run the run_config.json file if there are no CLI arguments.
Retained ability to run the run_config.json file if there are no CLI arguments.
Will eventually deprecate run_config in favor of the configs directory, but don't want to mess up existing configs until they have time to migrate.
Un-ignored configs. Would like to build a set of user configs through PRs to see variety. Add gallery directory for those with submit configs for people to see examples. All PRs for configs are expected to have identically named files (with some suffix for multiple) to show example images.
Diffstat (limited to 'gallery')
-rw-r--r-- | gallery/.gitkeep | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/gallery/.gitkeep b/gallery/.gitkeep new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/gallery/.gitkeep |