Files
pulp-console/.gitignore
Hyemin Lee a91b9d0245 chore: python tooling and Claude Code project settings
- pinned runtime/dev deps (폐쇄망 반입용 버전 고정)
- .env.example, .gitignore
- .claude/settings.json: 시크릿/env 읽기 차단, FastAPI dev 명령 허용

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-17 10:54:48 +09:00

9 lines
81 B
Plaintext

.env
__pycache__/
*.pyc
.venv/
venv/
.pytest_cache/
.ruff_cache/
audit-log.jsonl