From ff4b286894f22e50ed75eba8d3e22e74059f89ed Mon Sep 17 00:00:00 2001 From: Ivan Bushchik Date: Sun, 19 Mar 2023 18:00:46 +0300 Subject: [PATCH] Update .gitignore (add .idea) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ea8c4bf..2a0038a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /target +.idea \ No newline at end of file