Files
alfred-preferences/Alfred.alfredpreferences/snippets/Git 指令工具箱/清除 Git 不必要的檔案 [0A11FEFE-570D-4356-8395-BEDB92988503].json
2026-03-26 09:22:38 +08:00

8 lines
183 B
JSON

{
"alfredsnippet" : {
"snippet" : "git clean -f",
"uid" : "0A11FEFE-570D-4356-8395-BEDB92988503",
"name" : "清除 Git 不必要的檔案",
"keyword" : "clean"
}
}