From 2a340240fb2eb909d29ae57515ab643ea155ed41 Mon Sep 17 00:00:00 2001 From: attila Date: Sat, 1 Dec 2018 18:12:25 +0100 Subject: [PATCH] add gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index eb5a316..c507849 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ target +.idea