From ab7d7c84652ec4b0ac1081b76add56824de851f1 Mon Sep 17 00:00:00 2001 From: mjkwiatkowski Date: Sun, 26 Jul 2026 22:33:21 +0200 Subject: feat: removed the generated output and the python scripts to plot the results --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index b67e5a4e..d1955b7c 100644 --- a/.gitignore +++ b/.gitignore @@ -129,3 +129,8 @@ opendc-experiments/opendc-experiments-m3sa/src/test/resources/outputs/* opendc-experiments/opendc-experiments-m3sa/src/test/resources/outputs opendc-experiments/opendc-experiments-m3sa/analysis.txt opendc-experiments/opendc-experiments-m3sa/src/test/resources/outputs/analysis.txt + +# Results and output files +results/* +output/* + -- cgit v1.2.3