From 41d8ff7b8796491cb3d85d098257811767616782 Mon Sep 17 00:00:00 2001 From: avigaffa Date: Mon, 4 Jun 2018 14:02:24 +0300 Subject: create basic application infra for workflow Change-Id: Iedc617a626317a7f1a5b1389fe1666ccae2c43f3 Issue-ID: SDC-1369 Signed-off-by: avigaffa --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 9d96998d..26a6c96e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +.idea/ +*.iml .classpath .project .settings/ -- cgit 1.2.3-korg