create-puck-app 0.11.1 → 0.11.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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":""}}}
|