ignore gradle.properties

This file is generated by Android Studio whenever I'm using a proxy like
Tor.  Its not used otherwise, and should not be checked into git.
This commit is contained in:
Hans-Christoph Steiner 2016-04-05 09:13:08 +02:00
parent 70864e3479
commit 0e1584f083

1
.gitignore vendored
View File

@ -16,6 +16,7 @@ build.xml
# Gradle files # Gradle files
.gradle/ .gradle/
build/ build/
gradle.properties
# Local configuration file (sdk path, etc) # Local configuration file (sdk path, etc)
local.properties local.properties