gradle files

This commit is contained in:
Eric Schneider 2016-07-03 17:50:12 -04:00
parent fe96ea99c3
commit 3183ae85f2
3 changed files with 10 additions and 0 deletions

4
.gitignore vendored
View file

@ -13,3 +13,7 @@ hs_err_pid*
#OS X
.DS_Store
#Gradle
!gradle/wrapper/gradle-wrapper.jar
/.gradle/

BIN
gradle/wrapper/gradle-wrapper.jar vendored Normal file

Binary file not shown.

View file

@ -0,0 +1,6 @@
#Wed Jul 02 15:54:47 CDT 2014
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-2.0-bin.zip