Просмотр исходного кода

Update .gitignore for VS 2017

It is possible for .vs/ to be created in the repo root by using the "Folder View" feature.
Doug Ilijev 8 лет назад
Родитель
Сommit
ab5d79f2e7
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -27,6 +27,7 @@
 *.vcxproj.user
 *.vspscc
 *.wrn
+.vs/
 
 # Visual Studio Extensions
 *.vadbg
@@ -36,7 +37,6 @@
 build_*.err
 build_*.log
 build_*.wrn
-Build/.vs/
 Build/ipch/
 Build/swum-cache.txt
 Build/VCBuild.NoJIT/