mirror of
https://github.com/furyhawk/home_stack.git
synced 2026-07-20 09:47:57 +00:00
20 lines
368 B
Plaintext
20 lines
368 B
Plaintext
.vscode
|
|
node_modules/
|
|
/test-results/
|
|
/playwright-report/
|
|
/blob-report/
|
|
/playwright/.cache/
|
|
frontend/.env
|
|
.mypy_cache/
|
|
# Ignore Python cache files
|
|
__pycache__/
|
|
unsloth_compiled_cache/
|
|
notebooks/lora_model/
|
|
ai_stack/llamacpp/models/
|
|
ai_stack/ollama/models/
|
|
notebooks/chroma_db/
|
|
notebooks/llama-2-7b-chat.Q4_K_M.gguf
|
|
esphome/config/
|
|
ai_stack/llamacpp.server/models/
|
|
.env
|