adjustments
This commit is contained in:
28
config_bootslop.toml
Normal file
28
config_bootslop.toml
Normal file
@@ -0,0 +1,28 @@
|
||||
[output]
|
||||
namespace = "colorforth_bootslop"
|
||||
output_dir = "."
|
||||
|
||||
[files]
|
||||
base_dir = "C:/projects/forth/bootslop"
|
||||
paths = [
|
||||
"./attempt_1/*",
|
||||
"./scripts/*",
|
||||
"./references/Architectural_Consolidation.md",
|
||||
"./references/neokineogfx_in-depth.md",
|
||||
"./references/blog_in-depth.md",
|
||||
"./references/kyra_in-depth.md",
|
||||
".editorconfig",
|
||||
"GEMINI.md",
|
||||
"CONVENTIONS.md",
|
||||
]
|
||||
|
||||
[screenshots]
|
||||
base_dir = "C:/Users/Ed/scoop/apps/sharex/current/ShareX/Screenshots/2026-02"
|
||||
paths = []
|
||||
|
||||
[discussion]
|
||||
history = []
|
||||
|
||||
[ai]
|
||||
provider = "anthropic"
|
||||
model = "claude-sonnet-4-6"
|
||||
Reference in New Issue
Block a user