From fe50257a8bbf833cf252be33f92adf83bdd0b790 Mon Sep 17 00:00:00 2001 From: elinuxhenrik Date: Fri, 17 Jan 2020 13:46:57 +0100 Subject: [PATCH] Update .gitignore for some Eclipse things Change-Id: I64f8051e580cae148d3d67f4b08160fc126b65ee Signed-off-by: elinuxhenrik --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 2.16.6