add bootslop sproject toml for manual_slop
This commit is contained in:
42
bootslop.toml
Normal file
42
bootslop.toml
Normal file
@@ -0,0 +1,42 @@
|
|||||||
|
[project]
|
||||||
|
name = "bootslop"
|
||||||
|
git_dir = ""
|
||||||
|
|
||||||
|
[output]
|
||||||
|
namespace = "bootslop"
|
||||||
|
output_dir = "./md_gen"
|
||||||
|
|
||||||
|
[files]
|
||||||
|
base_dir = "."
|
||||||
|
paths = [
|
||||||
|
"C:/projects/forth/bootslop/.editorconfig",
|
||||||
|
"C:/projects/forth/bootslop/CONVENTIONS.md",
|
||||||
|
"C:/projects/forth/bootslop/GEMINI.md",
|
||||||
|
"C:/projects/forth/bootslop/Readme.md",
|
||||||
|
"C:/projects/forth/bootslop/references/Architectural_Consolidation.md",
|
||||||
|
"C:/projects/forth/bootslop/references/kyra_in-depth.md",
|
||||||
|
"C:/projects/forth/bootslop/references/neokineogfx_in-depth.md",
|
||||||
|
"C:/projects/forth/bootslop/scripts/build.attempt_1.c.ps1",
|
||||||
|
"C:/projects/forth/bootslop/attempt_1/attempt_1.md",
|
||||||
|
"C:/projects/forth/bootslop/attempt_1/duffle.amd64.win32.h",
|
||||||
|
"C:/projects/forth/bootslop/attempt_1/main.c",
|
||||||
|
"C:/projects/forth/bootslop/attempt_1/microui.h",
|
||||||
|
]
|
||||||
|
|
||||||
|
[screenshots]
|
||||||
|
base_dir = "C:/Users/Ed/scoop/apps/sharex/current/ShareX/Screenshots/2026-02"
|
||||||
|
paths = []
|
||||||
|
|
||||||
|
[discussion]
|
||||||
|
roles = [
|
||||||
|
"User",
|
||||||
|
"AI",
|
||||||
|
"Vendor API",
|
||||||
|
"System",
|
||||||
|
]
|
||||||
|
active = "main"
|
||||||
|
|
||||||
|
[discussion.discussions.main]
|
||||||
|
git_commit = ""
|
||||||
|
last_updated = "2026-02-21T20:57:33"
|
||||||
|
history = []
|
||||||
Reference in New Issue
Block a user