Skip to content

chore: .gitignore에 Lambda 빌드 아티팩트(.zip) 추가#27

Merged
eomkyeongmun merged 1 commit into
mainfrom
chore/#26-lambda-source-and-gitignore
May 13, 2026
Merged

chore: .gitignore에 Lambda 빌드 아티팩트(.zip) 추가#27
eomkyeongmun merged 1 commit into
mainfrom
chore/#26-lambda-source-and-gitignore

Conversation

@eomkyeongmun

Copy link
Copy Markdown
Contributor

Summary

  • .gitignore*.zip 패턴 추가 (Lambda 빌드 아티팩트 제외)
  • handler.py는 이미 main에 포함되어 있어 별도 작업 불필요

closes #26

Test plan

  • handler.zipgit status에서 untracked로 표시되지 않는지 확인

🤖 Generated with Claude Code

closes #26

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@eomkyeongmun eomkyeongmun merged commit fd68048 into main May 13, 2026
1 check passed
@eomkyeongmun eomkyeongmun deleted the chore/#26-lambda-source-and-gitignore branch May 13, 2026 05: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.

chore: Lambda 소스코드 추가 및 빌드 아티팩트 gitignore 처리

1 participant