refactor: move oc-path into plugin

This commit is contained in:
Peter Steinberger
2026-05-08 09:46:52 +01:00
parent 9a151b248e
commit e3b33a26cd
89 changed files with 14753 additions and 1 deletions

4
.gitignore vendored
View File

@@ -95,6 +95,10 @@ docs/internal/
tmp/
IDENTITY.md
USER.md
# Exception: oc-path real-world test fixtures need to be tracked even
# though the bare names match the local-untracked rule above.
!extensions/oc-path/src/oc-path/tests/fixtures/real/IDENTITY.md
!extensions/oc-path/src/oc-path/tests/fixtures/real/USER.md
*.tgz
*.tar.gz
*.zip