Files
alfred-preferences/Alfred.alfredpreferences/snippets/Git 指令工具箱/檢查未跟蹤的檔案 [DB4E4839-FF66-4B0A-A323-90EE0332AA0D].json
2026-03-26 09:22:38 +08:00

8 lines
173 B
JSON

{
"alfredsnippet" : {
"snippet" : "git clean -n",
"uid" : "DB4E4839-FF66-4B0A-A323-90EE0332AA0D",
"name" : "檢查未跟蹤的檔案",
"keyword" : ""
}
}