We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85bf08b commit 0a7dc39Copy full SHA for 0a7dc39
1 file changed
Node.gitignore
@@ -75,6 +75,10 @@ typings/
75
# nuxt.js build output
76
.nuxt
77
78
+# gatsby files
79
+.cache/
80
+public
81
+
82
# vuepress build output
83
.vuepress/dist
84
0 commit comments