gitignore: add gradlew.bat

We do not support building on Windows for now and deleting this file on every wrapper update is just lame

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2020-06-25 01:36:21 +05:30
parent 6cf7439053
commit 4c17fc51e7
No known key found for this signature in database
GPG Key ID: 366D7BBAD1031E80
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -15,3 +15,4 @@ build/
*.iml
*.jks
keystore.properties
gradlew.bat