diff options
Diffstat (limited to 'ecomp-sdk/epsdk-app-os/ngapp/.gitignore')
-rw-r--r-- | ecomp-sdk/epsdk-app-os/ngapp/.gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ecomp-sdk/epsdk-app-os/ngapp/.gitignore b/ecomp-sdk/epsdk-app-os/ngapp/.gitignore index 02ded2d6..18128254 100644 --- a/ecomp-sdk/epsdk-app-os/ngapp/.gitignore +++ b/ecomp-sdk/epsdk-app-os/ngapp/.gitignore @@ -8,4 +8,6 @@ e2e src/styles src/app/* !src/app/pages -!src/app/*.*
\ No newline at end of file +!src/app/pages/** +!src/app/*.* +!src/app/layout/layout-routing.module.js
\ No newline at end of file |