Files
llama-swap/.gitignore
Benson Wong 5dc6b3e6d9 Add barebones but working implementation of model preload (#209, #235)
Add barebones but working implementation of model preload

* add config test for Preload hook
* improve TestProxyManager_StartupHooks
* docs for new hook configuration
* add a .dev to .gitignore
2025-08-14 10:27:28 -07:00

8 lines
50 B
Plaintext

.aider*
.env
build/
dist/
.vscode
.DS_Store
.dev/