Initial QSfera import
This commit is contained in:
+26
@@ -0,0 +1,26 @@
|
||||
.*
|
||||
|
||||
# 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
|
||||
Reference in New Issue
Block a user