feat(ci): add deploy workflow and Makefile

- Add .gitea/workflows/deploy.yml for CD pipeline
- Add Makefile for build automation
- Update .gitignore to exclude docs/
This commit is contained in:
lafay
2026-03-17 19:39:37 +08:00
parent 99cc4d9549
commit 226a088ec3
4 changed files with 243 additions and 1 deletions

3
.gitignore vendored
View File

@@ -16,4 +16,5 @@ logs/
.env.*
plans/
plans/
docs/