diff options
author | Vitaly Takmazov | 2016-07-07 15:42:16 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2016-07-07 15:42:16 +0300 |
commit | 20ca1d9e0c1b7b8a4822742f120d6c576454d0d9 (patch) | |
tree | 4a906f22bf4fec0d6a1b1589b7f761f2632cbe06 /.gitignore | |
parent | e5c286017b59a0862f2ccc4d9f905d8a3b0008ac (diff) |
reorganize project
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -2,4 +2,6 @@ deps/* .idea/* *.iml **/juick.conf -**/logging.properties
\ No newline at end of file +**/logging.properties +*/build/** +.gradle/**
\ No newline at end of file |