From: elinuxhenrik Date: Fri, 17 Jan 2020 12:46:57 +0000 (+0100) Subject: Update .gitignore for some Eclipse things X-Git-Tag: 1.0.1~42 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=fe50257a8bbf833cf252be33f92adf83bdd0b790;p=nonrtric.git Update .gitignore for some Eclipse things Change-Id: I64f8051e580cae148d3d67f4b08160fc126b65ee Signed-off-by: elinuxhenrik --- diff --git a/.gitignore b/.gitignore index 67d6d0f1..90c40a4b 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,7 @@ .tox docs/_build/ .DS_STORE + +# Eclipse +.checkstyle +.sts4-cache \ No newline at end of file