diff --git a/buildozer.spec b/buildozer.spec index 7ea41e0..1b22784 100644 --- a/buildozer.spec +++ b/buildozer.spec @@ -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