跳至主要內容

git ls-files


git ls-files

# 列出没有被.gitignore忽视的文件
$ git ls-files --other --ignored --exclude-standard