Files
opencloud/.gitignore
2022-04-08 07:41:25 +02:00

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