Skip to content

chore: expand gitignore for graphify artifacts#4

Merged
pureliture merged 1 commit into
mainfrom
codex/ignore-graphify-out
May 25, 2026
Merged

chore: expand gitignore for graphify artifacts#4
pureliture merged 1 commit into
mainfrom
codex/ignore-graphify-out

Conversation

@pureliture

Copy link
Copy Markdown
Contributor

Summary

  • graphify 출력물과 coverage 산출물이 git status에 노출되지 않도록 .gitignore를 확장했습니다.

Reviewer Focus

  • ignore pattern이 필요한 generated artifact만 포함하는지 확인해 주세요.
  • 추적해야 하는 source file을 과하게 숨기지 않는지 확인해 주세요.

Scope

  • Runtime behavior
  • CLI/user workflow
  • Storage or schema
  • Tests or fixtures
  • Documentation
  • Internal refactor only

Public Repo Safety

  • Real target, finding, secret, host, internal path, table name, external security export를 포함하지 않습니다.
  • Examples와 tests는 synthetic 또는 clearly fake data만 사용합니다.
  • Private proof material은 private/ 또는 저장소 밖에 둡니다.

Validation

  • git diff --check main..HEAD

Proof Boundaries

  • Local implementation: .gitignore ignore pattern update only.
  • Synthetic proof: Not run.
  • Live/private proof: Not run.
  • Not verified: runtime behavior, scanner output, external integrations.

Documentation

Docs 변경 없음.

Follow-ups

None.

Co-Authored-By: Codex <GPT-5> <noreply@openai.com>
@pureliture pureliture marked this pull request as ready for review May 25, 2026 11:49
@pureliture pureliture merged commit ff1c5d7 into main May 25, 2026
2 checks passed
@pureliture pureliture deleted the codex/ignore-graphify-out branch June 3, 2026 11:23
pureliture added a commit that referenced this pull request Jun 19, 2026
feat(cli): disposition set — manual human verdict (#4)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant