From b6c0bf488b0505ec5549b6c81724925b278ed931 Mon Sep 17 00:00:00 2001
From: Shane <shane@axiomdatascience.com>
Date: Thu, 10 Mar 2016 17:21:26 +0800
Subject: [PATCH] Allow option to install Oracle JDK via download or resources tarball

---
 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index f5017bf..2558121 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 resources/geoserver.zip
 resources/plugins/*.zip
+resources/*jdk-*-linux-x64.tar.gz
 .idea

--
Gitblit v0.0.0-SNAPSHOT