Skip to content
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.

Commit

Permalink
Update git ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ChiriVulpes committed Sep 15, 2017
1 parent 8b91c9e commit 5db3442
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .gitignore
@@ -1,5 +1,7 @@
.settings/
.gradle/
bin/
.gradle
build/
run/
gradle/
.classpath
.project
Binary file added gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
6 changes: 6 additions & 0 deletions gradle/wrapper/gradle-wrapper.properties
@@ -0,0 +1,6 @@
#Mon Sep 14 12:28:28 PDT 2015
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-2.14-bin.zip

0 comments on commit 5db3442

Please sign in to comment.