aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/bruno/bruno.json
diff options
context:
space:
mode:
authorrtkay123 <dev@kanjala.com>2025-08-08 08:59:43 +0200
committerrtkay123 <dev@kanjala.com>2025-08-08 08:59:43 +0200
commit7e03c0c7a30dca90e90a32918e3008c34d9f25cc (patch)
tree91cf240299f9861db9c1bf08cd244ba722c39894 /contrib/bruno/bruno.json
parent92d853e8c535d21c7e51200ba5ca2b8393fb0656 (diff)
downloadwarden-7e03c0c7a30dca90e90a32918e3008c34d9f25cc.tar.bz2
warden-7e03c0c7a30dca90e90a32918e3008c34d9f25cc.zip
test(warden): http check
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..24706f9
--- /dev/null
+++ b/contrib/bruno/bruno.json
@@ -0,0 +1,9 @@
+{
+ "version": "1",
+ "name": "warden",
+ "type": "collection",
+ "ignore": [
+ "node_modules",
+ ".git"
+ ]
+} \ No newline at end of file