exclude tests and .gitignore when packaging

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
这个提交包含在:
Arthur Schiwon 2018-06-15 11:02:56 +02:00
父节点 392c4cb753
当前提交 dc50eb8534
找不到此签名对应的密钥
GPG 密钥 ID: 7424F1874854DF23
共有 1 个文件被更改,包括 2 次插入0 次删除

查看文件

@ -7,6 +7,8 @@ exclude = [
".tx",
"krankerl.toml",
"screenshots",
"tests",
".gitignore",
]
before_cmds = [