refactor: complete migration from GitHub to Gitea

- Remove all GitHub-specific workflows and configurations
- Update .dockerignore to exclude .github directory
- Clean up GitHub Actions workflows and branch protection rules
- Complete transition to Gitea Actions and Husky hooks
This commit is contained in:
Matthew Raymer
2025-08-20 13:02:10 +00:00
parent 2d17bfd3b4
commit 51b8a0b0a8
3 changed files with 1 additions and 170 deletions

View File

@@ -140,7 +140,7 @@ docker-compose*
.dockerignore
# CI/CD files
.github
.gitlab-ci.yml
.travis.yml
.circleci