Refactor: streamline core service and clean workspace

This commit is contained in:
renato97
2025-12-16 23:09:48 +00:00
parent 9fb01d5c22
commit b26248076b
18 changed files with 157 additions and 1649 deletions

5
.gitignore vendored
View File

@@ -20,10 +20,6 @@ resumenes_docx/**/*.md
resumenes/**/*.md
resumenes/**/*.docx
# Ollama data
ollama_data/
ollama_data/models/blobs/
# Node.js
.npm/
@@ -51,7 +47,6 @@ cbc-main.pid
.gemini/
.ssh/
.sudo_as_admin_successful
resumenes/
# IDE and editor files
.vscode/