From 6a655d7012c4a331b54bec422d3dcc0ead31656d Mon Sep 17 00:00:00 2001 From: J-onasJones Date: Fri, 4 Oct 2024 19:35:57 +0200 Subject: [PATCH] added datagen caches --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index c476faf..a31174c 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,6 @@ hs_err_*.log replay_*.log *.hprof *.jfr + +# others +src/main/generated/.cache