feat(saju-lab): 스캐폴딩 — Dockerfile + requirements + 디렉토리 구조

This commit is contained in:
2026-05-25 18:58:41 +09:00
parent 03edfb04aa
commit 42182014f0
10 changed files with 28 additions and 0 deletions

5
saju-lab/.dockerignore Normal file
View File

@@ -0,0 +1,5 @@
__pycache__
*.pyc
.pytest_cache
data/
tests/