suchen

Heim  >  Fragen und Antworten  >  Hauptteil

visual-studio-code - vscode 自带git如何忽略文件或文件夹?

vscode 自带git如何忽略文件或文件夹?

给我你的怀抱给我你的怀抱2804 Tage vor3813

Antworte allen(3)Ich werde antworten

  • PHPz

    PHPz2017-05-02 09:52:59

    和其他的工具或者命令行一样,在文件.gitignore 配置需要忽略的目录和文件
    如下所示
    *.txt
    test.txt
    bin/

    Antwort
    0
  • 为情所困

    为情所困2017-05-02 09:52:59

    .gitignore

    Antwort
    0
  • 仅有的幸福

    仅有的幸福2017-05-02 09:52:59

    Windows系统的话,可以装个小乌龟,然后直接用右键忽略就行了。

    Antwort
    0
  • StornierenAntwort