aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2016-07-27 15:33:18 +0300
committerGravatar Vitaly Takmazov2016-07-28 01:20:26 +0300
commitca59e1808d2015afe71198fce4db6676eede7c1f (patch)
treeda23a6e802d37a75b5005ac35da6061629c2b07e /.gitignore
parent2b39fae3478e2063de436be36b5cd2169f409dd6 (diff)
Rebase shit-less branch
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 6539508f..4074462b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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