From 072ce4f48f2e1b05e36c419b6ed37025b07314f9 Mon Sep 17 00:00:00 2001 From: Loïc Guégan Date: Sat, 29 Jun 2024 14:27:13 +0200 Subject: Add datasize scalability results --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index d564e43..75312aa 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ simulator -libs/simgrid -libs/rapidjson +libs/simgrid* +libs/rapidjson* compile_commands.json platform.xml ./scenarios -- cgit v1.2.3