Selaa lähdekoodia

Add ignore files

Girish Ramakrishnan 9 vuotta sitten
vanhempi
commit
060d98c473
2 muutettua tiedostoa jossa 4 lisäystä ja 0 poistoa
  1. 2 0
      .dockerignore
  2. 2 0
      .gitignore

+ 2 - 0
.dockerignore

@@ -0,0 +1,2 @@
+test/*
+

+ 2 - 0
.gitignore

@@ -0,0 +1,2 @@
+node_modules/
+