ci: add GitHub Pages deployment workflow for docs site Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
10 lines
66 B
Plaintext
10 lines
66 B
Plaintext
# Git
|
|
.git
|
|
.gitignore
|
|
|
|
# Go build artifacts
|
|
vendor/
|
|
|
|
# Logs
|
|
*.log
|