From 36e0449df425341c4ae023d96812b1687e4350dc Mon Sep 17 00:00:00 2001 From: Yuqian Yang Date: Sat, 1 Mar 2025 00:23:55 +0800 Subject: chore: fix modes of files. --- store/works/bruno/ComfyUI/bruno.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 store/works/bruno/ComfyUI/bruno.json (limited to 'store/works/bruno/ComfyUI/bruno.json') diff --git a/store/works/bruno/ComfyUI/bruno.json b/store/works/bruno/ComfyUI/bruno.json new file mode 100644 index 0000000..ee35540 --- /dev/null +++ b/store/works/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