diff options
Diffstat (limited to 'ecomp-portal-FE/.gitignore')
-rw-r--r-- | ecomp-portal-FE/.gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ecomp-portal-FE/.gitignore b/ecomp-portal-FE/.gitignore new file mode 100644 index 00000000..4e0eb558 --- /dev/null +++ b/ecomp-portal-FE/.gitignore @@ -0,0 +1,6 @@ +/target/ +.classpath +.project +.settings/ +/bin/ +/bin/**/*
\ No newline at end of file |