From 46a49767dc2e23f363bcff7d52e844adfc7b4b41 Mon Sep 17 00:00:00 2001 From: Christof Rabensteiner Date: Mon, 6 May 2019 11:10:48 +0200 Subject: Ignore IDE Generated Files --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 885679e..25fb25a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ .idea/ +moa-zs.ipr moa-zs.iml +moa-zs.iws target/ -- cgit v1.2.3