From 4b321cfe80f0bbf94f3648a9fc056ae2c19a3436 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Thu, 6 May 2021 09:04:35 +0200 Subject: Improve platform management and allow energy simulation --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 877fee3..41ed29e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ simulator libs/simgrid libs/rapidjson -compile_commands.json \ No newline at end of file +compile_commands.json +platform.xml -- cgit v1.2.3