Add Gitea Actions CI/CD
All checks were successful
CI / test (push) Successful in 10m24s

This commit is contained in:
2026-06-26 21:23:51 +09:00
parent 1a7c5878f8
commit 0de607fcdf
6 changed files with 287 additions and 1 deletions

4
.gitignore vendored
View File

@@ -1,4 +1,5 @@
/dataxl
/dist/
*.tmp
*.log
*.xlsx
@@ -9,3 +10,6 @@
*.yml
*.toml
!examples/*
!.gitea/
!.gitea/workflows/
!.gitea/workflows/*