Skip to content

Commit 3ab93d3

Browse files
authored
Merge pull request #54 from nextcloud/backport/52/stable18
[stable18] update krankerl config
2 parents d439945 + 83f53cc commit 3ab93d3

File tree

3 files changed

+13
-11
lines changed

3 files changed

+13
-11
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
build/

.nextcloudignore

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
.drone.yml
2+
.git
3+
.github
4+
krankerl.toml
5+
l10n/.gitkeep
6+
.nextcloudignore
7+
README.md
8+
screenshots
9+
tests
10+
.tx

krankerl.toml

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,7 @@
11
[package]
2-
exclude = [
3-
".drone.yml",
4-
".git",
5-
"l10n/.gitkeep",
6-
".github",
7-
".tx",
8-
"krankerl.toml",
9-
"README.md",
10-
"screenshots",
11-
"tests",
12-
]
2+
133

144
before_cmds = [
155

166
]
7+

0 commit comments

Comments
 (0)