Browse Source

Make gradlew executable

tags/v0.1.0
Chris Smith 5 years ago
parent
commit
1644e4444f
2 changed files with 1 additions and 0 deletions
  1. 1
    0
      .gitignore
  2. 0
    0
      gradlew

+ 1
- 0
.gitignore View File

@@ -4,4 +4,5 @@
4 4
 
5 5
 # Gradle intermediates
6 6
 /.gradle
7
+/build
7 8
 /out

+ 0
- 0
gradlew View File


Loading…
Cancel
Save