diff options
author | Vitaly Takmazov | 2016-07-11 11:55:04 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2016-07-11 11:55:04 +0300 |
commit | f632b71413afe7d199c4381be5530f0f8ea90486 (patch) | |
tree | eaad2c3ce1c1bf2c86c7a9e74f55bec33bad054e /.gitignore | |
parent | ec589172a627aee760a07e4830499cebc1943c35 (diff) |
fix .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,5 +3,5 @@ deps/* *.iml **/juick.conf **/logging.properties -*/build/** +**/build/** .gradle/**
\ No newline at end of file |