exclude screenshots from build

This commit is contained in:
vanous 2020-12-06 18:25:26 +01:00
parent 2d63e9a277
commit 87cbef972c

View File

@ -22,7 +22,7 @@ source.include_exts = py,png,jpg,kv,atlas
#source.exclude_exts = spec
# (list) List of directory to exclude (let empty to not exclude anything)
#source.exclude_dirs = tests, bin
source.exclude_dirs = tests, bin, screenshots
# (list) List of exclusions using pattern matching
#source.exclude_patterns = license,images/*/*.jpg