chore: init ledger project with docs and gitignore

This commit is contained in:
Jin
2026-05-01 11:53:06 +08:00
parent 29156fdb9e
commit 64f46039b3
17 changed files with 1896 additions and 2 deletions

15
.gitignore vendored Normal file
View File

@@ -0,0 +1,15 @@
# macOS
.DS_Store
# Node
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# Build outputs
web/dist/
# Runtime data
ledger.local.json