Quellcode durchsuchen

Ignore GatsbyJS files (#3180)

Imed Adel vor 5 Jahren
Ursprung
Commit
0a7dc39616
1 geänderte Dateien mit 4 neuen und 0 gelöschten Zeilen
  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