Commit 70aaa4d5 authored by Carl Suster's avatar Carl Suster

Merge pull request #745 from tunitowen/master

Added gradle (build tool) files to Android gitignore
parents 09793dd3 1d68d1ee
...@@ -12,6 +12,10 @@ ...@@ -12,6 +12,10 @@
bin/ bin/
gen/ gen/
# Ignore gradle files
.gradle/
build/
# Local configuration file (sdk path, etc) # Local configuration file (sdk path, etc)
local.properties local.properties
......
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