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