Skip to content

Commit b72a2f2

Browse files
committed
add ".DS_Store" to GLOBAL_IGNORE_SET
1 parent 4c33901 commit b72a2f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tagstudio/src/core/utils/refresh_dir.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
".fseventsd",
2020
".Spotlight-V100",
2121
"System Volume Information",
22+
".DS_Store",
2223
]
2324
)
2425

0 commit comments

Comments
 (0)