From 61af500c3ed2f2e9833464fe218daf335b9df903 Mon Sep 17 00:00:00 2001 From: Jeroen van Erp Date: Wed, 28 Dec 2016 09:51:03 +0100 Subject: [PATCH] Added 'classes' directory to ignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5b05e0d1..8f0cd5d7 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,7 @@ # Output dirs target/ +classes/ build/ docs/ .gradle/