typos
This commit is contained in:
parent
5e2fc25dfe
commit
0c266d450e
|
|
@ -20,7 +20,8 @@ venv/
|
|||
*.swo
|
||||
|
||||
# Ollama cache directory (if it somehow ends up in build context)
|
||||
.ollama_cache/
|
||||
.ollama/
|
||||
.cache/
|
||||
|
||||
# Docker specific files (should not be part of the image content itself)
|
||||
Dockerfile
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# Local run with Docker or docker-compse
|
||||
# Local run with Docker or docker-compose
|
||||
|
||||
## Environment Configuration with .env
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue