Files to ignore when using Visual Studio with Git

后端 未结 3 1058
陌清茗
陌清茗 2020-12-28 19:08

I\'ve installed Git to do some development using Visual Studio 2008. Most of the work will be new development but we do have some old projects from prior to VS2005 that I wa

3条回答
  •  误落风尘
    2020-12-28 20:00

    Just found this - https://github.com/github/gitignore

    Specifically this - https://github.com/github/gitignore/blob/master/VisualStudio.gitignore

提交回复
热议问题