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
parent 392c4cb753
commit dc50eb8534
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: 7424F1874854DF23
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni

Vedi File

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