mirror of
https://github.com/owncloud/ocis
synced 2026-04-25 17:25:21 +02:00
do not let someone accidentally commit a local .drone.yml
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -21,3 +21,6 @@ composer.lock
|
|||||||
vendor
|
vendor
|
||||||
vendor-bin/**/vendor
|
vendor-bin/**/vendor
|
||||||
vendor-bin/**/composer.lock
|
vendor-bin/**/composer.lock
|
||||||
|
|
||||||
|
# drone CI is in .drone.star, do not let someone accidentally commit a local .drone.yml
|
||||||
|
.drone.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user