data_request/krankerl.toml
Arthur Schiwon 51437fe117
ignore screenshot folder for build
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-05-23 00:53:13 +02:00

15 lines
144 B
TOML

[package]
exclude = [
".drone.yml",
".git",
"Makefile",
".scrutinizer.yml",
".tx",
"krankerl.toml",
"screenshots",
]
before_cmds = [
]