更新
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,5 +1,5 @@
|
|||||||
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
|
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
|
||||||
data
|
#data
|
||||||
dist
|
dist
|
||||||
output
|
output
|
||||||
# dependencies
|
# dependencies
|
||||||
|
|||||||
7
data/generation-stats.json
Normal file
7
data/generation-stats.json
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"total": 0,
|
||||||
|
"byTemplate": {
|
||||||
|
"lobster-birth": 1
|
||||||
|
},
|
||||||
|
"updatedAt": "2026-03-17T09:44:46.005Z"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user