Sfoglia il codice sorgente

Create Yeoman.gitignore

Josh Burns 11 anni fa
parent
commit
1c5f81d954
1 ha cambiato i file con 6 aggiunte e 0 eliminazioni
  1. 6 0
      Yeoman.gitignore

+ 6 - 0
Yeoman.gitignore

@@ -0,0 +1,6 @@
+node_modules/
+bower_components/
+*.log
+
+build/
+dist/