Sfoglia il codice sorgente

Add exception for nuxt.js output

Jefry Dewangga 7 anni fa
parent
commit
d6ec68fd8d
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      Node.gitignore

+ 3 - 0
Node.gitignore

@@ -59,3 +59,6 @@ typings/
 
 # next.js build output
 .next
+
+# nuxt.js build output
+.nuxt