aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2018-03-28 12:12:24 +0300
committerGravatar Vitaly Takmazov2018-03-28 12:12:24 +0300
commit113b0ef375c771924a0d0ac51dd606355cc0ae02 (patch)
treef16e2b4ff27cf27a48be12fc40166a825e4139ce /.gitignore
parent94f85e2ec113efee03def8ae9539cdaee21cccf9 (diff)
update .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 3 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 1e34bf2d..5465d3c3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,7 +16,6 @@ deps/*
**/bin/**
**/.DS_Store
**/out/**
-juick-www/src/main/resources/*.js
-juick-www/src/main/resources/*.css
-juick-www/src/main/resources/*.map
-juick-www/src/main/resources/manifest.json
+juick-www/src/main/resources/static/*.js
+juick-www/src/main/resources/static/*.css
+juick-www/src/main/resources/static/*.map