Replace Woodpecker CI with GitHub/Forgejo Actions workflows matching the patterns used in mattermost-marketplace-ng. Add CI workflow with lint and build jobs, and release workflow with artifact upload. Also update .gitignore with web-ext-artifacts and AI tool entries. Reviewed-on: #1 Co-authored-by: Felipe M. <me@fmartingr.com> Co-committed-by: Felipe M. <me@fmartingr.com>
14 lines
145 B
Text
14 lines
145 B
Text
extension.zip
|
|
.DS_Store
|
|
node_modules/
|
|
bun.lockb
|
|
*.log
|
|
web-ext-artifacts/
|
|
|
|
# AI tools
|
|
.serena
|
|
.cursor
|
|
.claude
|
|
CLAUDE.md
|
|
AGENTS.md
|
|
.playwright-mcp
|