Some checks failed
CI / build (push) Failing after 51s
Adapt GitHub Actions workflows for self-hosted Gitea instance: - CI workflow with PlatformIO build, cppcheck, and clang-format - PR title format checker using conventional commits - Release workflow for tagged builds Keeps original .github/workflows/ for upstream compatibility.
18 lines
215 B
Plaintext
18 lines
215 B
Plaintext
.pio
|
|
.idea
|
|
.DS_Store
|
|
.vscode
|
|
.cursor/
|
|
chat-summaries/
|
|
lib/EpdFont/fontsrc
|
|
*.generated.h
|
|
.vs
|
|
build
|
|
**/__pycache__/
|
|
test/epubs/
|
|
CrossPoint-ef.md
|
|
|
|
# Gitea Actions runner config (contains credentials)
|
|
.runner
|
|
.runner.*
|