diff --git a/web-server/.gitignore b/web-server/.gitignore index c039540f8..8fd319a3b 100644 --- a/web-server/.gitignore +++ b/web-server/.gitignore @@ -13,6 +13,7 @@ logs/ !.autod.conf.js app/**/*.js +!app/public/js/**/*.js test/**/*.js config/**/*.js app/**/*.map