标签: git
如何通过.gitignore文件(或具有相同功能的文件,如果有的话)获取git当前忽略的所有文件和目录的列表?
.gitignore
答案 0 :(得分:0)
解决方案是:
git status --ignored