diff options
Diffstat (limited to 'ecomp-portal-BE-common/.gitignore')
-rw-r--r-- | ecomp-portal-BE-common/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ecomp-portal-BE-common/.gitignore b/ecomp-portal-BE-common/.gitignore new file mode 100644 index 00000000..0580e087 --- /dev/null +++ b/ecomp-portal-BE-common/.gitignore @@ -0,0 +1,5 @@ +/catalina.base_IS_UNDEFINED/ +/target/ +.classpath +.project +.settings/ |