From c82ea60c10668181f973c4c76fe12a4eb27d94ff Mon Sep 17 00:00:00 2001 From: liamcottle Date: Mon, 27 May 2024 21:49:53 +1200 Subject: [PATCH] add .idea to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7296875..52eaf02 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +.idea node_modules # build files