diff options
Diffstat (limited to '.gitignore')
| -rwxr-xr-x[-rw-r--r--] | .gitignore | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/.gitignore b/.gitignore index 826cc29..df2e19d 100644..100755 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@  build  out  app.properties +gradlew* |