Skip to content

Commit

Permalink
add krankerl config
Browse files Browse the repository at this point in the history
Signed-off-by: Arthur Schiwon <[email protected]>
  • Loading branch information
blizzz committed Nov 8, 2018
1 parent 9e7eba1 commit 9fc633a
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions krankerl.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
[package]
exclude = [
".drone.yml",
".git",
".github",
".tx",
"krankerl.toml",
"README.md",
"screenshots",
"tests",
]

before_cmds = [

]

0 comments on commit 9fc633a

Please sign in to comment.