10 lines
221 B
JSON
10 lines
221 B
JSON
{
|
|
"description": "Commands to skip during extraction (not documented intentionally)",
|
|
"skip_commands": [
|
|
{
|
|
"name": "term",
|
|
"reason": "Terminal integration documented via @goose/@g aliases"
|
|
}
|
|
]
|
|
}
|