diff options
author | Alexander Alexeev | 2016-11-20 03:20:49 +0700 |
---|---|---|
committer | Vitaly Takmazov | 2016-11-23 13:03:01 +0300 |
commit | e5f90386e764f7b007dff947effbfe013ba297bc (patch) | |
tree | 52fe0a534a3aacbb3a5cbca04ca2902f996d08d9 /.gitignore | |
parent | 7a2ea130863bb095fa925ec0c7576b076490f0cf (diff) |
updated for spring-web project
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -9,4 +9,7 @@ deps/* .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/style.css* + +juick-spring-www/src/main/webapp/scripts.js* +juick-spring-www/src/main/webapp/style.css*
\ No newline at end of file |