From: Kanagaraj Manickam k00365106 Date: Fri, 16 Feb 2018 04:50:11 +0000 (+0530) Subject: Ignore those setting related files in git X-Git-Tag: v1.1.0~21 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=c7e6312f089470096b41891dc400cb1637328811;p=vfc%2Fnfvo%2Fresmanagement.git Ignore those setting related files in git Issue-ID: VFC-764 Change-Id: Ia535d9170002cc5fc5b5c6fae1b8a53469787d2b Signed-off-by: Kanagaraj Manickam k00365106 --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..62992f1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +/target/ +.project +.settings/ +.checkstyle +.classpath +coverage-report/