We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbb32aa commit ac1af21Copy full SHA for ac1af21
1 file changed
.gitignore
@@ -37,3 +37,6 @@ yarn-error.log*
37
next-env.d.ts
38
39
package-lock.json
40
+
41
+# Demo build output
42
+examples/dist/
0 commit comments