From 95031ef7e8a1fefdb4072fffe8ee04293c0903b3 Mon Sep 17 00:00:00 2001 From: piotr Date: Wed, 12 Oct 2022 23:35:23 +0200 Subject: [PATCH] update .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index bd991b8..65c5db7 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,5 @@ bin # Dependency directories (remove the comment below to include it) # vendor/ + +/.idea