Merge pull request #1371 from owncloud/gitignore-drone-yml

[tests-only] do not let someone accidentally commit a local .drone.yml
This commit is contained in:
Phil Davis
2021-01-21 19:21:12 +05:45
committed by GitHub
+3
View File
@@ -21,3 +21,6 @@ composer.lock
vendor
vendor-bin/**/vendor
vendor-bin/**/composer.lock
# drone CI is in .drone.star, do not let someone accidentally commit a local .drone.yml
.drone.yml