diff --git a/.gitignore b/.gitignore index 6635cf5..20d1603 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,7 @@ node_modules !.env.example vite.config.js.timestamp-* vite.config.ts.timestamp-* +/.idea/.gitignore +/.idea/goatchat.iml +/.idea/modules.xml +/.idea/vcs.xml diff --git a/README.md b/README.md index 390d215..7f50f23 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Ollama Web UI: A User-Friendly Web Interface for Chat Interactions 👋 +# GoatChat: a wrapper for Ollama Web UI 👋 ![GitHub repo size](https://img.shields.io/github/repo-size/ollama-webui/ollama-webui) ![GitHub last commit](https://img.shields.io/github/last-commit/ollama-webui/ollama-webui?color=red)