mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-03 19:00:05 -06:00
45 lines
684 B
Plaintext
45 lines
684 B
Plaintext
*/coverage.out
|
|
*/checkstyle.xml
|
|
*/package-lock.json
|
|
|
|
ocis/config/identifier-registration.yaml
|
|
*/bin
|
|
dist/
|
|
/hugo
|
|
*.key
|
|
*crt
|
|
node_modules/
|
|
*/assets
|
|
ocis/ocis
|
|
ocis/cmd/ocis/__debug_bin
|
|
ocis/cmd/ocis/config/
|
|
|
|
.idea
|
|
|
|
yarn-error.log
|
|
yarn.lock
|
|
|
|
# Konnectd
|
|
idp/assets/identifier
|
|
|
|
# Composer - used for API acceptance tests
|
|
composer.lock
|
|
vendor
|
|
vendor-bin/**/vendor
|
|
vendor-bin/**/composer.lock
|
|
|
|
# API acceptance tests - auto-generated files
|
|
.php-cs-fixer.cache
|
|
|
|
# drone CI is in .drone.star, do not let someone accidentally commit a local .drone.yml
|
|
.drone.yml
|
|
|
|
**/l10n/locale
|
|
**/l10n/template.pot
|
|
|
|
# protogen autogenerated
|
|
protogen/buf.sha1.lock
|
|
|
|
# third-party-licenses
|
|
/third-party-licenses
|