Browse Source

Ignore any present gradle wrapper.

master
Reece H. Dunn 8 years ago
parent
commit
690bb8b7d2
1 changed files with 4 additions and 0 deletions
  1. 4
    0
      .gitignore

+ 4
- 0
.gitignore View File

@@ -29,6 +29,10 @@ local.properties

# android gradle output:

gradle/
gradlew
gradlew.bat

.gradle/
.idea/
build/

Loading…
Cancel
Save