Ver código fonte

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

Aleksandr Kuzmenko 3 anos atrás
pai
commit
904a076c41
1 arquivos alterados com 3 adições e 0 exclusões
  1. 3 0
      tests/sys/.gitignore

+ 3 - 0
tests/sys/.gitignore

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