From f77d2986864a848265d98d3269e6c35109e8e376 Mon Sep 17 00:00:00 2001 From: crupest Date: Mon, 25 Mar 2024 22:31:24 +0800 Subject: configs(bruno): add bruno and ComfyUI API. --- configs/bruno/ComfyUI/bruno.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 configs/bruno/ComfyUI/bruno.json (limited to 'configs/bruno/ComfyUI/bruno.json') diff --git a/configs/bruno/ComfyUI/bruno.json b/configs/bruno/ComfyUI/bruno.json new file mode 100644 index 0000000..ee35540 --- /dev/null +++ b/configs/bruno/ComfyUI/bruno.json @@ -0,0 +1,9 @@ +{ + "version": "1", + "name": "ComfyUI", + "type": "collection", + "ignore": [ + "node_modules", + ".git" + ] +} \ No newline at end of file -- cgit v1.2.3