Skip to content

Commit ce37c11

Browse files
authored
add DS_Store to gitignore (Comfy-Org#4324)
1 parent b5c3906 commit ce37c11

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ venv/
1818
/tests-ui/data/object_info.json
1919
/user/
2020
*.log
21-
web_custom_versions/
21+
web_custom_versions/
22+
.DS_Store

0 commit comments

Comments
 (0)