add more include_exts by default

This commit is contained in:
Mathieu Virbel 2013-01-25 11:12:18 +01:00
parent 82b007727e
commit 3b3faa1013

View file

@ -13,7 +13,7 @@ package.domain = org.test
source.dir = .
# (list) Source files to include (let empty to include all the files)
source.include_exts = py,png,jpg
source.include_exts = py,png,jpg,kv,atlas
# (list) Source files to exclude (let empty to not excluding anything)
#source.exclude_exts = spec