Skip to content

Commit 22a73fa

Browse files
committed
ignore empty vendor (only dev dependencies)
Signed-off-by: Arthur Schiwon <[email protected]>
1 parent 0fa86d1 commit 22a73fa

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.nextcloudignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ README.md
1010
screenshots
1111
tests
1212
.tx
13+
vendor

krankerl.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,5 @@
22

33

44
before_cmds = [
5-
"composer install --no-dev"
65
]
76

0 commit comments

Comments
 (0)