Files
X-Financial/.gitignore
DESKTOP-72TV0V4\caoxiaozhu 9785fb527b refactor: split project into web and server directories
- Move frontend to web/ directory
- Add server/ directory for backend
- Restructure project for前后端分离架构

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-06 11:00:38 +08:00

14 lines
121 B
Plaintext

node_modules/
dist/
.vite/
web/node_modules/
web/dist/
web/.vite/
.omc/
.omx/
.claude/
.codex/
*.log
.DS_Store
Thumbs.db