diff options
author | rtkay123 <dev@kanjala.com> | 2025-07-12 15:59:23 +0200 |
---|---|---|
committer | rtkay123 <dev@kanjala.com> | 2025-07-12 15:59:23 +0200 |
commit | 93ce338cba3e4488fc36ea9159167884d6cd9eb9 (patch) | |
tree | 1d1434441f65f305f4f70efac70b3a39dc2d4d42 /contrib/bruno/bruno.json | |
parent | 487ac435d7b687f071a0ed173d918fac480992b3 (diff) | |
download | sellershut-93ce338cba3e4488fc36ea9159167884d6cd9eb9.tar.bz2 sellershut-93ce338cba3e4488fc36ea9159167884d6cd9eb9.zip |
chore: bruno collection
Diffstat (limited to 'contrib/bruno/bruno.json')
-rw-r--r-- | contrib/bruno/bruno.json | 9 |
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 |