From 87f45ca66330cd79bd847a92c351a2a55afb9536 Mon Sep 17 00:00:00 2001 From: Svjatoslav Agejenko Date: Mon, 17 Sep 2018 01:11:11 +0300 Subject: [PATCH] Ignore IntelliJ settings --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 981c582..faaf6fd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /.idea/ -/target/ \ No newline at end of file +/target/ +/sixth-data.iml \ No newline at end of file -- 2.20.1