summaryrefslogtreecommitdiffstats
path: root/contrib/bruno/bruno.json
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bruno/bruno.json')
-rw-r--r--contrib/bruno/bruno.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/contrib/bruno/bruno.json b/contrib/bruno/bruno.json
new file mode 100644
index 0000000..b271425
--- /dev/null
+++ b/contrib/bruno/bruno.json
@@ -0,0 +1,9 @@
+{
+ "version": "1",
+ "name": "bruno",
+ "type": "collection",
+ "ignore": [
+ "node_modules",
+ ".git"
+ ]
+} \ No newline at end of file