add more include_exts by default
This commit is contained in:
parent
82b007727e
commit
3b3faa1013
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue