Commit 1fea76a0 authored by Carl Suster's avatar Carl Suster

Merge pull request #1285 from paolofulgoni/gradle-wrapper

Avoid ignoring Gradle wrapper jar file
parents ce6ed144 9ce20aa1
...@@ -3,3 +3,6 @@ build/ ...@@ -3,3 +3,6 @@ build/
# Ignore Gradle GUI config # Ignore Gradle GUI config
gradle-app.setting gradle-app.setting
# Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored)
!gradle-wrapper.jar
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment