exclude tests and .gitignore when packaging

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
This commit is contained in:
Arthur Schiwon 2018-06-15 11:02:56 +02:00
부모 392c4cb753
커밋 dc50eb8534
No known key found for this signature in database
GPG 키 ID: 7424F1874854DF23
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제

파일 보기

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