diff options
author | Alexander Alexeev | 2016-11-17 16:21:58 +0700 |
---|---|---|
committer | Vitaly Takmazov | 2016-11-17 15:33:51 +0300 |
commit | 8c925b9dafd74d091e8c3a469a3c2b264681ccbc (patch) | |
tree | d1d753769bb1dbd4244a8336f7e40fd756c01df5 | |
parent | f1df9e93dc60ef78fae1d0fb599af4e02a9d9f9d (diff) |
ignore npm log
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ deps/* *.iml **/juick.conf **/logback.xml +**/npm-*.log **/logging.properties **/build/** .gradle/** |