From 4ad39a5c96dd99acf819ce189b13fec946d7506b Mon Sep 17 00:00:00 2001 From: talasila Date: Tue, 7 Feb 2017 15:03:57 -0500 Subject: Initial OpenECOMP Portal commit Change-Id: I804b80e0830c092e307da1599bd9fbb5c3e2da77 Signed-off-by: talasila --- ecomp-portal-FE/.gitignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 ecomp-portal-FE/.gitignore (limited to 'ecomp-portal-FE/.gitignore') 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 -- cgit 1.2.3-korg