diff --git a/.env b/.env index e749845e..fb28a5bb 100644 --- a/.env +++ b/.env @@ -47,4 +47,5 @@ CORS_ORIGINS=http://localhost:5173,http://localhost:8000 # Public URL for email links (프론트엔드 주소) APP_PUBLIC_BASE_URL=http://localhost:5173 -# Gitea 토큰 66a40de16156431db0dfbf86149f8bafcec4832f \ No newline at end of file +# Gitea 토큰 66a40de16156431db0dfbf86149f8bafcec4832f +# 국토정보플랫폼 API키 : C7111C0D1C2D353F37EDE33145E2A286DF8D8EC6CA \ No newline at end of file diff --git a/.gitignore b/.gitignore index d22edcde..7a9447d0 100644 --- a/.gitignore +++ b/.gitignore @@ -36,6 +36,9 @@ storage/ docs/ graphify-out/ +# DWG 분석 전처리 도구 (로컬 전용 — 바이너리·원본 DWG·변환 산출물 전부 추적 제외) +resources/ + # 로그 파일 *.log