【问题标题】:Command to see files ignored by the .gitignore [duplicate]查看被.gitignore忽略的文件的命令[重复]
【发布时间】:2018-06-18 05:53:35
【问题描述】:

如何通过.gitignore 文件(或具有相同功能的文件,如果有的话)获取 git 当前忽略的所有文件和目录的列表?

【问题讨论】:

    标签: git


    【解决方案1】:

    解决办法是:

    git status --ignored
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2020-02-17
      • 2014-09-13
      • 2021-08-15
      • 2012-07-12
      • 2022-11-16
      • 1970-01-01
      • 2020-10-13
      相关资源
      最近更新 更多