From 2f4ca350e7833c906408738dabd04f34f7f1e6d8 Mon Sep 17 00:00:00 2001 From: Hyoseong Jo Date: Mon, 15 Dec 2025 13:44:53 +0900 Subject: [PATCH] init --- frontend/.gitignore | 8 -------- 1 file changed, 8 deletions(-) diff --git a/frontend/.gitignore b/frontend/.gitignore index 552c739..3b5b366 100644 --- a/frontend/.gitignore +++ b/frontend/.gitignore @@ -66,11 +66,3 @@ next-env.d.ts .temp .tmp -# ============================================== -# Environment Variables (민감정보) -# ============================================== -.env -.env.local -.env.dev -.env.prod -!.env.example