create-puck-app 0.12.0-canary.5caf0ab → 0.12.0-canary.ac59e51
Sign up to get free protection for your applications and to get access to all the features.
package/package.json
CHANGED
package/templates/gitignore
CHANGED
@@ -1,8 +1,8 @@
|
|
1
|
-
# Ignore everything
|
2
|
-
*.*
|
1
|
+
# # Ignore everything
|
2
|
+
# *.*
|
3
3
|
|
4
|
-
# Explicitly ignore gitignore without extension
|
5
|
-
gitignore
|
4
|
+
# # Explicitly ignore gitignore without extension
|
5
|
+
# gitignore
|
6
6
|
|
7
|
-
# Except for handlebars files
|
8
|
-
!*.hbs
|
7
|
+
# # Except for handlebars files
|
8
|
+
# !*.hbs
|
@@ -0,0 +1 @@
|
|
1
|
+
{"/":{"content":[{"type":"HeadingBlock","props":{"title":"Edit this page by adding /edit to the end of the URL","id":"HeadingBlock-1694032984497"}}],"root":{"title":""}}}
|