mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-06 04:09:40 -06:00
27 lines
385 B
Plaintext
27 lines
385 B
Plaintext
*/coverage.out
|
|
|
|
ocis/config/identifier-registration.yaml
|
|
*/bin
|
|
dist/
|
|
/hugo
|
|
*.key
|
|
*crt
|
|
node_modules/
|
|
*/assets
|
|
|
|
.idea
|
|
|
|
yarn-error.log
|
|
|
|
# Konnectd
|
|
konnectd/assets/identifier
|
|
|
|
# Composer - used for API acceptance tests
|
|
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
|