From 56f717035e949007db2fd69903ada32688f9690d Mon Sep 17 00:00:00 2001 From: tpietzsch <tobias.pietzsch@gmail.com> Date: Thu, 30 Apr 2020 20:57:01 +0200 Subject: [PATCH] update .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 6e726b5..9bea2cb 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,7 @@ # Maven # /target/ + +# IntelliJ +.idea/ +*.iml -- GitLab