From 20ae31b7bf5bd2395b1ee8b5b5d0659462beb8e3 Mon Sep 17 00:00:00 2001 From: Aldarien Date: Mon, 7 Mar 2022 09:59:09 -0300 Subject: [PATCH] Ignore IDE files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 33cc76d..94a1003 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ **/logs/ **/cache/ **/modules/ +**/.idea/