mirror of
https://github.com/obra/superpowers.git
synced 2026-06-18 08:39:05 +08:00
fix: exclude repo metadata from Codex sync (PRI-1168)
This commit is contained in:
@@ -52,9 +52,11 @@ EXCLUDES=(
|
||||
"/.gitattributes"
|
||||
"/.github/"
|
||||
"/.gitignore"
|
||||
"/.gitmodules"
|
||||
"/.kimi-plugin/"
|
||||
"/.opencode/"
|
||||
"/.pi/"
|
||||
"/.pre-commit-config.yaml"
|
||||
"/.version-bump.json"
|
||||
"/.worktrees/"
|
||||
".DS_Store"
|
||||
|
||||
Reference in New Issue
Block a user