Skip to content

chore: .gitignore에 codegraph 인덱스 디렉토리 추가#92

Merged
DaveDev42 merged 1 commit into
mainfrom
chore/gitignore-codegraph
May 27, 2026
Merged

chore: .gitignore에 codegraph 인덱스 디렉토리 추가#92
DaveDev42 merged 1 commit into
mainfrom
chore/gitignore-codegraph

Conversation

@DaveDev42

Copy link
Copy Markdown
Contributor

codegraph 메인테이너 코드탐색 도구가 만드는 .codegraph/ 인덱스 디렉토리를 .gitignore에 추가. 인덱스 SQLite 자체는 머신별 캐시라 커밋하지 않고, 모든 메인테이너가 동일하게 무시하도록 .gitignore 한 줄만 공유한다.

codegraph(메인테이너 코드탐색 도구)가 생성하는 .codegraph/ 인덱스
산출물이 추적되지 않도록 .gitignore에 추가한다. 인덱스 SQLite는
머신별 로컬 캐시다.
@DaveDev42 DaveDev42 merged commit d0203be into main May 27, 2026
3 checks passed
@DaveDev42 DaveDev42 deleted the chore/gitignore-codegraph branch May 27, 2026 12:20
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