add krankerl config

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
This commit is contained in:
Arthur Schiwon 2018-05-22 23:11:53 +02:00
parent 989c4ac38a
commit 78d7763e8a
No known key found for this signature in database
GPG Key ID: 7424F1874854DF23
1 changed files with 13 additions and 0 deletions

13
krankerl.toml Normal file
View File

@ -0,0 +1,13 @@
[package]
exclude = [
".drone.yml",
".git",
"Makefile",
".scrutinizer.yml",
".tx",
"krankerl.toml",
]
before_cmds = [
]