Sfoglia il codice sorgente

Ignore GatsbyJS files (#3180)

Imed Adel 5 anni fa
parent
commit
0a7dc39616
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  1. 4 0
      Node.gitignore

+ 4 - 0
Node.gitignore

@@ -75,6 +75,10 @@ typings/
 # nuxt.js build output
 .nuxt
 
+# gatsby files
+.cache/
+public
+
 # vuepress build output
 .vuepress/dist