- introduce `sdt` subcommands for run, debug, setup, env, favorite, and explain - add project/workspace discovery plus config bootstrap and migration helpers - expand tests for CLI parsing, project role detection, and headless flows
21 lines
207 B
Plaintext
21 lines
207 B
Plaintext
bin/
|
|
obj/
|
|
__pycache__/
|
|
.cache/
|
|
.vscode/
|
|
.idea/
|
|
.vs/
|
|
.git/
|
|
.pip
|
|
.tmp
|
|
.venv
|
|
.dotnet_home
|
|
.nuget
|
|
publish-test/
|
|
.sdt/
|
|
.pytest_cache
|
|
/node_modules/
|
|
/src/DevTool.Host.Gui/TauriShell/node_modules/
|
|
output/
|
|
DevTool/
|