diff options
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 |