From f7b27d6a0a6a3d8ff7ccf563ab1a1f484abdea03 Mon Sep 17 00:00:00 2001 From: Ayuriel Date: Mon, 27 Jan 2025 23:54:29 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20gitignore=20.idea=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 9d4ea5e..41c41c0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .venv **/.env +.idea \ No newline at end of file