diff --git a/brunoApi/bruno.json b/brunoApi/bruno.json new file mode 100644 index 0000000..d9767fd --- /dev/null +++ b/brunoApi/bruno.json @@ -0,0 +1,9 @@ +{ + "version": "1", + "name": "lst_v3", + "type": "collection", + "ignore": [ + "node_modules", + ".git" + ] +} \ No newline at end of file