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

Add old Visual Studio files to gitignore

As it is plan to continue support generating old Visual Studio files a
little wile it makes sense to ignore these files so they are not anymore
popping peoples eyes if they use those.
Kari Argillander 2 лет назад
Родитель
Сommit
4e352c8dbd
1 измененных файлов с 6 добавлено и 0 удалено
  1. 6 0
      .gitignore

+ 6 - 0
.gitignore

@@ -157,3 +157,9 @@ tags
 ##############
 ##############
 package-lock.json
 package-lock.json
 node_modules
 node_modules
+
+# Old Visual Studio files #
+###########################
+*_vs1[45]0.sln
+*_vs1[45]0.vcxproj
+*_vs1[45]0.vcxproj.filters