Selaa lähdekoodia

Add .gitignore.

Herbert Vojčík 9 vuotta sitten
vanhempi
commit
c22c917198
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

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