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 @@ +{}