Browse Source

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

Aleksandr Kuzmenko 3 years ago
parent
commit
904a076c41
1 changed files with 3 additions and 0 deletions
  1. 3 0
      tests/sys/.gitignore

+ 3 - 0
tests/sys/.gitignore

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