From: elinuxhenrik Date: Thu, 5 Dec 2019 15:38:48 +0000 (+0100) Subject: Add .gitignore file X-Git-Tag: 1.0.1~88 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;ds=inline;h=refs%2Fchanges%2F48%2F1948%2F1;p=nonrtric.git Add .gitignore file Change-Id: I73e85165c07b962e9c476b10bcdd1c4e81268f24 Issue-ID: NONRTRIC-76 Signed-off-by: elinuxhenrik --- diff --git a/policy-agent/.gitignore b/policy-agent/.gitignore new file mode 100644 index 00000000..ebf2430b --- /dev/null +++ b/policy-agent/.gitignore @@ -0,0 +1,6 @@ +#Eclipse +.project +.classpath +.settings +target +.checkstyle \ No newline at end of file