UNPKG

hudada-cli

Version:

专为程序员准备的本地文档搜索,快捷开发工具

8 lines (5 loc) 131 B
# git ls-files ```bash # 列出没有被.gitignore忽视的文件 $ git ls-files --other --ignored --exclude-standard ```