aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2016-07-11 12:01:41 +0300
committerGravatar Vitaly Takmazov2016-07-11 12:01:41 +0300
commit3d0ec22f5262058a08e7f551eb5ac02e3636008a (patch)
tree254daaf8533a0387659c08e6a9e46b5c06b02b70 /.gitignore
parentfeffab19a4814b6e44cdd08aeca515e69ddeecb4 (diff)
update gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index a8ca0218..6539508f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,4 +5,6 @@ deps/*
**/logging.properties
**/build/**
.gradle/**
-**/node_modules/** \ No newline at end of file
+**/node_modules/**
+juick-www/src/main/webapp/scripts.js
+juick-www/src/main/webapp/style.css \ No newline at end of file