diff options
author | Vitaly Takmazov | 2016-07-27 15:33:18 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2016-07-28 01:20:26 +0300 |
commit | ca59e1808d2015afe71198fce4db6676eede7c1f (patch) | |
tree | da23a6e802d37a75b5005ac35da6061629c2b07e /.gitignore | |
parent | 2b39fae3478e2063de436be36b5cd2169f409dd6 (diff) |
Rebase shit-less branch
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,5 +6,5 @@ deps/* **/build/** .gradle/** **/node_modules/** -juick-www/src/main/webapp/scripts.js -juick-www/src/main/webapp/style.css
\ No newline at end of file +juick-www/src/main/webapp/scripts.js* +juick-www/src/main/webapp/style.css*
\ No newline at end of file |