__pycache__/
*.pyc
*.egg-info/
dist/
build/
*.db
.env

# 테스트/설정 스크립트 (GitHub 커밋 제외)
scripts/