From 7e03c0c7a30dca90e90a32918e3008c34d9f25cc Mon Sep 17 00:00:00 2001 From: rtkay123 Date: Fri, 8 Aug 2025 08:59:43 +0200 Subject: test(warden): http check --- contrib/bruno/bruno.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 contrib/bruno/bruno.json (limited to 'contrib/bruno/bruno.json') 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 -- cgit v1.2.3