aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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