From d47d764aa8205ca81bb298760ef4e56dc8df449a Mon Sep 17 00:00:00 2001 From: Malted Date: Wed, 11 Oct 2023 10:31:17 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=99=88=20Ignore=20.idea?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 08d1ac8d..05ce25a9 100755 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,5 @@ public/sitemap.xml .vercel .vscode yarn-error.log -bun.lockb \ No newline at end of file +bun.lockb +.idea \ No newline at end of file