mirror of
https://github.com/TagStudioDev/TagStudio.git
synced 2026-02-01 15:49:09 +00:00
add ".DS_Store" to GLOBAL_IGNORE_SET
This commit is contained in:
@@ -19,6 +19,7 @@ GLOBAL_IGNORE_SET: set[str] = set(
|
||||
".fseventsd",
|
||||
".Spotlight-V100",
|
||||
"System Volume Information",
|
||||
".DS_Store",
|
||||
]
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user