chore: move schema to assets/, add dist/ to gitignore

This commit is contained in:
YeonGyu-Kim
2025-12-05 16:24:54 +09:00
parent 5f5218ccae
commit de2f9dfc86
5 changed files with 6 additions and 7 deletions

3
.gitignore vendored
View File

@@ -2,8 +2,7 @@
node_modules/
# Build output
dist/*
!dist/oh-my-opencode.schema.json
dist/
# IDE
.idea/