fix: exclude repo metadata from Codex sync (PRI-1168)

This commit is contained in:
Drew Ritter
2026-06-16 12:14:40 -07:00
parent 284be5905e
commit a0ebbf5ba0
2 changed files with 23 additions and 0 deletions

View File

@@ -52,9 +52,11 @@ EXCLUDES=(
"/.gitattributes"
"/.github/"
"/.gitignore"
"/.gitmodules"
"/.kimi-plugin/"
"/.opencode/"
"/.pi/"
"/.pre-commit-config.yaml"
"/.version-bump.json"
"/.worktrees/"
".DS_Store"