diff options
Diffstat (limited to 'ecomp-portal-FE-os/.gitignore')
-rw-r--r-- | ecomp-portal-FE-os/.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ecomp-portal-FE-os/.gitignore b/ecomp-portal-FE-os/.gitignore index 8f3fb880..5f37e3e6 100644 --- a/ecomp-portal-FE-os/.gitignore +++ b/ecomp-portal-FE-os/.gitignore @@ -8,4 +8,5 @@ node node_modules app .tmp -client/bower_components
\ No newline at end of file +client/bower_components +npm-debug.log
\ No newline at end of file |