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

Update .gitignore - do not include Visual Studio folders/files.

Kristan Kenney 6 лет назад
Родитель
Сommit
03e71ce0a2
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -15,3 +15,4 @@ test/vendor/
 test/node_modules/
 npm-debug.log
 .phpunit.result.cache
+.vs