Sfoglia il codice sorgente

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

Aleksandr Kuzmenko 3 anni fa
parent
commit
904a076c41
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      tests/sys/.gitignore

+ 3 - 0
tests/sys/.gitignore

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