From e6d8665f0e2d22e18890106d6f57680ded0ba422 Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Thu, 28 Jan 2021 22:51:01 +0100 Subject: [trivial] [build] .gitignore the jvm locations cachefile --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 824ae9c2..2417108c 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ /out /website/lombokSupporters /pom.xml +/jvm.locations -- cgit