diff options
| author | 2019-08-16 15:08:42 +0200 | |
|---|---|---|
| committer | 2019-08-16 15:30:34 +0200 | |
| commit | f153cb2cfc6880985401bcdc7ff84d6faf2e0ce7 (patch) | |
| tree | 944f1aaa5adc2d1d2ea6c26aa7fe3d9698708a56 /templates/config.yaml | |
Initial commit
Includes:
* MIT License
* Basic README
* template configuration
* vimiv style template
* gitignore file to ignore the builder directory
Diffstat (limited to 'templates/config.yaml')
| -rw-r--r-- | templates/config.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/config.yaml b/templates/config.yaml new file mode 100644 index 0000000..72aebe2 --- /dev/null +++ b/templates/config.yaml @@ -0,0 +1,3 @@ +default: + extension: + output: build |
