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

.gitignore in tests/sys
to ignore the files ignored in development branch. Very annoying when switching branches

Aleksandr Kuzmenko 3 лет назад
Родитель
Сommit
904a076c41
1 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      tests/sys/.gitignore

+ 3 - 0
tests/sys/.gitignore

@@ -0,0 +1,3 @@
+node_modules
+package.json
+package-lock.json