From 2eccf4de50db655576da56534d8756bb85264379 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EB=AF=BC=ED=97=8C?= Date: Thu, 9 Jul 2026 14:03:08 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20=EB=A1=9C=EC=BB=AC=20=EB=A6=AC?= =?UTF-8?q?=EC=84=9C=EC=B9=98=20=EB=85=B8=ED=8A=B8(Temp.md=C2=B7new.md)=20?= =?UTF-8?q?gitignore=20=EC=B2=98=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 크롤링 라이브러리/안티스크래핑 조사 노트로 로컬 참고용. 향후 크롤러 작업에 관련되므로 삭제하지 않고 추적만 제외해 git status 를 정리한다. Co-Authored-By: Claude Fable 5 --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index f2c6e78..186a405 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,7 @@ CLAUDE.md # OS .DS_Store + +# 로컬 리서치 노트(크롤링 라이브러리·안티스크래핑 조사) — 추적 안 함, 로컬 참고용 +/Temp.md +/new.md