diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,5 +6,5 @@ deps/* **/build/** .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/scripts.js* +juick-www/src/main/webapp/style.css*
\ No newline at end of file |