Replace gitea references with GitHub
Point the Quick Start clone command at the GitHub repo and drop the obsolete .gitea-token ignore rule in favour of a generic secrets pattern. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
+3
-2
@@ -17,8 +17,9 @@ __pycache__/
|
||||
.claude/
|
||||
CLAUDE.md
|
||||
|
||||
# Gitea token
|
||||
.gitea-token
|
||||
# Local secrets / tokens
|
||||
*.token
|
||||
.git-credentials
|
||||
|
||||
# OS
|
||||
.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user