From 04af0e6d86410feceaddd96ba1ffef92cb492666 Mon Sep 17 00:00:00 2001 From: LeandroTreu Date: Mon, 22 Apr 2024 16:58:32 +0200 Subject: [PATCH] placeholder trace files --- .gitignore | 2 -- profile_parser/results/result.json | 1 + profile_parser/traces/trace.json | 1 + 3 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 profile_parser/results/result.json create mode 100644 profile_parser/traces/trace.json diff --git a/.gitignore b/.gitignore index dd694bd..a56a7ef 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,2 @@ node_modules -profile_parser/traces -profile_parser/results diff --git a/profile_parser/results/result.json b/profile_parser/results/result.json new file mode 100644 index 0000000..0967ef4 --- /dev/null +++ b/profile_parser/results/result.json @@ -0,0 +1 @@ +{} diff --git a/profile_parser/traces/trace.json b/profile_parser/traces/trace.json new file mode 100644 index 0000000..0967ef4 --- /dev/null +++ b/profile_parser/traces/trace.json @@ -0,0 +1 @@ +{}