mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-20 02:24:59 +00:00

* 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
No EOL
133 B
Text
11 lines
No EOL
133 B
Text
.idea
|
|
.github
|
|
.vscode
|
|
models
|
|
examples/chatbot-ui/models
|
|
examples/rwkv/models
|
|
examples/**/models
|
|
Dockerfile*
|
|
|
|
# SonarQube
|
|
.scannerwork |