Skip to content

Commit 156dcf1

Browse files
Copilotabraham
andcommitted
Write generated schema to dist/schema.json and allow git tracking
Co-authored-by: abraham <[email protected]>
1 parent 711d85c commit 156dcf1

File tree

4 files changed

+7877
-2
lines changed

4 files changed

+7877
-2
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
node_modules/
2-
dist/
2+
dist/*
3+
!dist/schema.json
34
*.log
45
.env
56
.DS_Store

0 commit comments

Comments
 (0)