initialize

This commit is contained in:
2025-09-04 03:53:27 -06:00
commit 1114c02b7c
12 changed files with 565 additions and 0 deletions

6
.luaurc Normal file
View File

@@ -0,0 +1,6 @@
{
"aliases": {
"lune": "~/.lune/.typedefs/0.10.2/",
"ollama": "./src/ollama"
}
}