mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-03 11:38:23 -05:00
27 lines
373 B
Plaintext
27 lines
373 B
Plaintext
.*
|
|
|
|
# We don't want to ignore the following even if they are dot-files
|
|
!.editorconfig
|
|
!.gitattributes
|
|
!.gitignore
|
|
!.gitlab-ci.yml
|
|
!.env
|
|
!.chglog
|
|
!.dependabot.yml
|
|
!.github
|
|
|
|
/vendor
|
|
/bin
|
|
/cmd/licod/debug
|
|
/test/tests.*
|
|
/test/coverage.*
|
|
/golint.txt
|
|
/govet.txt
|
|
/dist
|
|
/examples
|
|
/identifier/node_modules
|
|
/Caddyfile
|
|
/3rdparty-LICENSES.md
|
|
/identifier-registration.yaml
|
|
/scopes.yaml
|