From 99e2e923d0c77b02f3fb4ff648ea916954868606 Mon Sep 17 00:00:00 2001 From: Yuqian Yang Date: Fri, 28 Feb 2025 23:13:39 +0800 Subject: chore(store): move everything to store. --- store/misc/bruno/ComfyUI/bruno.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 store/misc/bruno/ComfyUI/bruno.json (limited to 'store/misc/bruno/ComfyUI/bruno.json') diff --git a/store/misc/bruno/ComfyUI/bruno.json b/store/misc/bruno/ComfyUI/bruno.json new file mode 100644 index 0000000..ee35540 --- /dev/null +++ b/store/misc/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