Skip to content

Commit 565f6b7

Browse files
authored
Merge pull request #241 from medienbaecker/gitignore-fix
Fix .gitignore for vendor/mzur
2 parents 0fcd589 + 680268c commit 565f6b7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ composer.lock
55
# files of Composer dependencies that are not needed for the plugin
66
vendor/*
77
!vendor/composer
8+
!vendor/mzur
9+
vendor/mzur/*
810
!vendor/mzur/kirby-form
911
!vendor/mzur/kirby-flash
1012
!vendor/autoload.php

0 commit comments

Comments
 (0)