diff --git a/.gitignore b/.gitignore index 0b5c3fc19..fa0ac55ef 100644 --- a/.gitignore +++ b/.gitignore @@ -27,5 +27,17 @@ src/ui_ng/typings/ **/node_modules **/ssl/ **/proxy.config.json + +src/ui_ng/src/**/*.js +src/ui_ng/src/**/*.js.map +src/ui_ng/src/**/*.json + **/npm*.log +src/ui_ng/aot/**/*.js +src/ui_ng/aot/**/*.js.map +src/ui_ng/aot/**/*.json + +**/*ngsummary.json +**/*ngfactory.ts +**/aot diff --git a/src/ui_ng/src/app/config/auth/config-auth.component.html b/src/ui_ng/src/app/config/auth/config-auth.component.html index 8a9d81a36..1a7b135a3 100644 --- a/src/ui_ng/src/app/config/auth/config-auth.component.html +++ b/src/ui_ng/src/app/config/auth/config-auth.component.html @@ -29,10 +29,9 @@
- -
- -