# Go /bin/ *.test coverage.out *.prof # 前端构建产物 web/node_modules/ web/dist/ web/.vite/ # 运行时产物 *.log data/ *.db *.db-shm *.db-wal # 其他 .DS_Store .env config.toml