diff options
Diffstat (limited to '_config.yml')
| -rw-r--r-- | _config.yml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml index 1f827a6..8b81e95 100644 --- a/_config.yml +++ b/_config.yml @@ -8,6 +8,14 @@ exclude: - LICENSE - README.md - art/thumbs.sh + - aaoth_new_post.sh + +# sadly wildcards don't work +keep_files: + - art/photos/thumbs + - art/renders/thumbs + - art/drawings/thumbs + - art/logos/thumbs excerpt_separator: <!--more--> |
