Gradle wrapper should not be excluded from source files.

It is needed by other users to setup a dev envoriment
This commit is contained in:
Andrej Savikin
2016-06-10 10:57:06 +02:00
committed by Andrej Savikin
parent 7e3781a523
commit 6c5fe2c2aa
3 changed files with 7 additions and 2 deletions

3
.gitignore vendored
View File

@@ -3,7 +3,6 @@
.settings/
build/
eclipse/
gradle/
.classpath
.nb-gradle-properties
.project
@@ -13,4 +12,4 @@ run/
*.ipr
*.iws
.idea/
out/
out/