dc50eb8534
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
16 lines
169 B
TOML
16 lines
169 B
TOML
[package]
|
|
exclude = [
|
|
".drone.yml",
|
|
".git",
|
|
"Makefile",
|
|
".scrutinizer.yml",
|
|
".tx",
|
|
"krankerl.toml",
|
|
"screenshots",
|
|
"tests",
|
|
".gitignore",
|
|
]
|
|
|
|
before_cmds = [
|
|
|
|
]
|