Skip to content

chore: config/, *.db를 .gitignore에 추가#246

Merged
seyoung4503 merged 1 commit into
CausalInferenceLab:masterfrom
thrcle:fix/gitignore-config-db
Jul 19, 2026
Merged

chore: config/, *.db를 .gitignore에 추가#246
seyoung4503 merged 1 commit into
CausalInferenceLab:masterfrom
thrcle:fix/gitignore-config-db

Conversation

@thrcle

@thrcle thrcle commented Jul 19, 2026

Copy link
Copy Markdown
Collaborator

📝 요약

로컬 설정 파일과 SQLite DB 파일이 실수로 커밋될 수 있는 상태였습니다.

  • config/ — DB 연결 정보 등 로컬 설정 디렉토리
  • *.db — SQLite 데이터베이스 파일 (sample.db 등)

lang2sql_data.db만 제외하고 있던 기존 설정을 *.db 패턴으로 확장했습니다.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

@seyoung4503 seyoung4503 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 좋습니다!!

@seyoung4503
seyoung4503 merged commit b4ba91b into CausalInferenceLab:master Jul 19, 2026
2 checks passed
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.

2 participants