diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2022-11-11 15:47:19 +0100 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2022-11-11 15:47:19 +0100 |
| commit | c2affb00ff404613f45b51cd97b50773982fde5f (patch) | |
| tree | 9a1263afec087c958b32d2ad48e691fc69db0df6 /simulations/.gitignore | |
| parent | b2ad7e6897077899ce70ecc8a4d994b3adc010ae (diff) | |
Minor changes
Diffstat (limited to 'simulations/.gitignore')
| -rw-r--r-- | simulations/.gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/simulations/.gitignore b/simulations/.gitignore new file mode 100644 index 0000000..d564e43 --- /dev/null +++ b/simulations/.gitignore @@ -0,0 +1,8 @@ +simulator +libs/simgrid +libs/rapidjson +compile_commands.json +platform.xml +./scenarios +inputs.json +results/logs |
