ソースを参照

Ignore GatsbyJS files (#3180)

Imed Adel 5 年 前
コミット
0a7dc39616
1 ファイル変更4 行追加0 行削除
  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