From 526eb3bce36a582a3b4e9af002273b91ed6b1f63 Mon Sep 17 00:00:00 2001 From: Sergey Mashkov Date: Fri, 10 Jul 2015 15:08:07 +0300 Subject: Build and install dokka fatjar to a local repository (to be used by maven) --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 182d9c77..eecbb95c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /.idea/workspace.xml out doc +target -- cgit