90b3811577
Merges the dev branch history into gitea/migrate-workflows to resolve PR #24. The two branches had unrelated git histories due to the Gitea migration. Conflict resolution favors gitea/migrate-workflows for packages/, src/, .gitea/ structure and dev for apps/, .github/ content. Co-Authored-By: Paperclip <noreply@paperclip.ing>
24 lines
284 B
Plaintext
24 lines
284 B
Plaintext
node_modules/
|
|
dist/
|
|
.DS_Store
|
|
*.log
|
|
.env
|
|
.env.local
|
|
*.local
|
|
.turbo/
|
|
coverage/
|
|
minimax-output/
|
|
|
|
# Agent runtime artifacts — never commit
|
|
.gh-token
|
|
*.gh-token
|
|
.config/gh/
|
|
**/.config/gh/
|
|
infra-repo
|
|
infra-repo/
|
|
**/instructions/.gh-token
|
|
**/AGENT_HOME/**
|
|
$AGENT_HOME/**
|
|
.claude/
|
|
.codex/
|