diff options
Diffstat (limited to 'ecomp-portal-FE-common/.gitignore')
-rw-r--r-- | ecomp-portal-FE-common/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ecomp-portal-FE-common/.gitignore b/ecomp-portal-FE-common/.gitignore index a82f9459..2b964313 100644 --- a/ecomp-portal-FE-common/.gitignore +++ b/ecomp-portal-FE-common/.gitignore @@ -1,3 +1,4 @@ .classpath .project +/.settings/ /target/ |