From 8ecb607dc6b54ff7a37fc0fea4f1a896dc5e7015 Mon Sep 17 00:00:00 2001 From: Fabian Mastenbroek Date: Sun, 19 Jul 2020 16:37:49 +0200 Subject: Cache build artifacts for Docker build --- simulator/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'simulator/.gitignore') diff --git a/simulator/.gitignore b/simulator/.gitignore index 4ec6f778..917f2e6a 100644 --- a/simulator/.gitignore +++ b/simulator/.gitignore @@ -38,7 +38,7 @@ data/ # IntelliJ /out/ .idea/ -*/out +**/out *.iml # mpeltonen/sbt-idea plugin -- cgit v1.2.3