aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar Alexander Alexeev2016-11-17 16:21:58 +0700
committerGravatar Vitaly Takmazov2016-11-17 15:33:51 +0300
commit8c925b9dafd74d091e8c3a469a3c2b264681ccbc (patch)
treed1d753769bb1dbd4244a8336f7e40fd756c01df5 /.gitignore
parentf1df9e93dc60ef78fae1d0fb599af4e02a9d9f9d (diff)
ignore npm log
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4a094a9d..e54b900c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@ deps/*
*.iml
**/juick.conf
**/logback.xml
+**/npm-*.log
**/logging.properties
**/build/**
.gradle/**