This commit is contained in:
chauhang 2025-06-20 21:38:26 -07:00
parent 5e2fc25dfe
commit 0c266d450e
2 changed files with 3 additions and 2 deletions

View File

@ -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

View File

@ -1,4 +1,4 @@
# Local run with Docker or docker-compse
# Local run with Docker or docker-compose
## Environment Configuration with .env