From b66a7087572caf0ad3dada402eb6924c552cfeb4 Mon Sep 17 00:00:00 2001 From: jade Date: Fri, 28 Aug 2026 10:04:21 +0900 Subject: [PATCH] chore: add src/main/generated/ to gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 6f25a342..ae2f2f7a 100644 --- a/.gitignore +++ b/.gitignore @@ -122,3 +122,6 @@ ehthumbs.db # ===== ?섍꼍?ㅼ젙 (誘쇨컧?뺣낫 遺꾨━ ?? ===== # application-local.yml # application-secret.yml + +# ===== Generated Sources ===== +**/src/main/generated/