ソースを参照

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

Aleksandr Kuzmenko 3 年 前
コミット
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