summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-FE-os/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'ecomp-portal-FE-os/.gitignore')
-rw-r--r--ecomp-portal-FE-os/.gitignore11
1 files changed, 11 insertions, 0 deletions
diff --git a/ecomp-portal-FE-os/.gitignore b/ecomp-portal-FE-os/.gitignore
new file mode 100644
index 00000000..8f3fb880
--- /dev/null
+++ b/ecomp-portal-FE-os/.gitignore
@@ -0,0 +1,11 @@
+/target/
+.classpath
+.project
+.settings/
+dist/
+bin
+node
+node_modules
+app
+.tmp
+client/bower_components \ No newline at end of file