diff options
author | Vitaly Takmazov | 2018-03-15 23:53:39 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2018-03-15 23:53:39 +0300 |
commit | 4f0fb934c083accf522d7cfc7082a9ea292d9955 (patch) | |
tree | 65eed98c871dcf3b969687f133d0a933c5f5c41f /.gitignore | |
parent | 4e1dd51c3e21a7143897bbb19c949e4fb9deaf07 (diff) |
update .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ deps/* .idea/* *.iml -**/juick.conf +**/application.properties **/logback.xml **/npm-*.log **/logging.properties |