added krankerl config
This commit is contained in:
parent
58751c11cb
commit
9ebb6616af
2 changed files with 13 additions and 0 deletions
10
.nextcloudignore
Normal file
10
.nextcloudignore
Normal file
|
@ -0,0 +1,10 @@
|
|||
.drone
|
||||
.git
|
||||
.github
|
||||
.gitignore
|
||||
.scrutinizer.yml
|
||||
.travis.yml
|
||||
.tx
|
||||
krankerl.toml
|
||||
screenshots
|
||||
.nextcloudignore
|
3
krankerl.toml
Normal file
3
krankerl.toml
Normal file
|
@ -0,0 +1,3 @@
|
|||
[package]
|
||||
before_cmds = [
|
||||
]
|
Loading…
Reference in a new issue