diff options
Diffstat (limited to 'ecomp-portal-BE-common/.gitignore')
-rw-r--r-- | ecomp-portal-BE-common/.gitignore | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/ecomp-portal-BE-common/.gitignore b/ecomp-portal-BE-common/.gitignore index ae81c23b..e92d1a05 100644 --- a/ecomp-portal-BE-common/.gitignore +++ b/ecomp-portal-BE-common/.gitignore @@ -3,5 +3,6 @@ .classpath .project .settings/ -/logs -/debug-logs +/debug-logs/ +/logs/ +/bin/ |