remove gradle wrapper from source control
This commit is contained in:
parent
1d40b0d21d
commit
2ed978b57c
7 changed files with 6 additions and 260 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -7,7 +7,10 @@ gen
|
|||
out
|
||||
|
||||
# Gradle
|
||||
.gradle
|
||||
*.gradle
|
||||
*.jar
|
||||
gradlew
|
||||
gradlew.bat
|
||||
build
|
||||
|
||||
# Configuration
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue