From f6a3a33b7da8118529fec8cddde46cf51201de38 Mon Sep 17 00:00:00 2001 From: askiiart Date: Mon, 24 Oct 2022 09:59:25 -0500 Subject: [PATCH] Add .idea folder --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b237572..4976f83 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /venv/ -/shelf/ \ No newline at end of file +/shelf/ +/.idea/ \ No newline at end of file