From c5149e3b24ebb1f8157bb3e78d5ea65803743c63 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Thu, 21 Sep 2017 14:14:27 +0200 Subject: [PATCH] #96 - Polishing. Exclude IntelliJ project files from git. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 179fe17..99c73d3 100755 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ .springBeans .settings/ target/ +.idea/ \ No newline at end of file