From b5c9e6778960869b34f63089097defcb766d1331 Mon Sep 17 00:00:00 2001 From: Rocky Madden Date: Fri, 27 Dec 2013 07:57:10 -0700 Subject: Added ignores for IntelliJ output directory and edge cases where reports are outputted to target instead of build. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 70afa7a..97edf7f 100755 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,5 @@ # Build ignores. .gradle build +out +target -- cgit v1.2.3