mirror of
https://github.com/mudler/LocalAI.git
synced 2024-06-07 19:40:48 +00:00
3411e072ca
* fix: update dockerignore and gitignore to exclude sonarqube work dir Signed-off-by: Chris Jowett <421501+cryptk@users.noreply.github.com> * fix: remove useless equality check Signed-off-by: Chris Jowett <421501+cryptk@users.noreply.github.com> * fix: use sonarqube Dockerfile recommendations Signed-off-by: Chris Jowett <421501+cryptk@users.noreply.github.com> --------- Signed-off-by: Chris Jowett <421501+cryptk@users.noreply.github.com>
11 lines
133 B
Plaintext
11 lines
133 B
Plaintext
.idea
|
|
.github
|
|
.vscode
|
|
models
|
|
examples/chatbot-ui/models
|
|
examples/rwkv/models
|
|
examples/**/models
|
|
Dockerfile*
|
|
|
|
# SonarQube
|
|
.scannerwork |