Merge pull request #3980 from owncloud/rename-extensions-to-services

Refactor extensions to services.
This commit is contained in:
Christian Richter
2022-06-28 09:35:38 +02:00
committed by GitHub
1164 changed files with 3903 additions and 3896 deletions

8
.gitignore vendored
View File

@@ -1,10 +1,10 @@
# coverage reports
*/coverage.out
extensions/*/coverage.out
services/*/coverage.out
# unit test reports
*/checkstyle.xml
extensions/*/checkstyle.xml
services/*/checkstyle.xml
# nodejs / yarn
*/package-lock.json
@@ -14,9 +14,9 @@ yarn.lock
# build artifacts
*/bin
extensions/*/bin
services/*/bin
dist/
extensions/*/assets
services/*/assets
ocis/ocis
ocis/cmd/ocis/__debug_bin
ocis/cmd/ocis/config/