From 7554afc23718799018119d9bcb966472dd9dba54 Mon Sep 17 00:00:00 2001 From: imbwbl Date: Thu, 18 Jan 2024 22:41:34 +0100 Subject: [PATCH] remove .idea --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6094352..8ce4d03 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ config.json node_modules/ -node_modules/* \ No newline at end of file +node_modules/* +.idea \ No newline at end of file