modrinth / code

The Modrinth monorepo containing all code which powers Modrinth!
https://modrinth.com
Other
948 stars 178 forks source link

Modrinth App shows .DS_Store on macOS #1174

Open ilgrandeanonimo opened 6 months ago

ilgrandeanonimo commented 6 months ago

Describe the bug

On macOS the Modrinth App shows .DS_Store hidden file in modpack contents list image

Steps to reproduce

On macOS: Library > Any Instance > Contents List

Expected behavior

Ignore the file

System information

macOS Sonoma 14.4.1, Modrinth App Version 0.7.1 (20240423.223259)

Additional context

No response

carlodrift commented 2 months ago

I still have this bug in v0.8.5

Thinkseal commented 2 months ago

can confirm that this is true

Screenshot 2024-09-01 at 5 06 28 PM
Thinkseal commented 2 months ago

For people that don't know .DS_Store is used for helping improve the speed of searches if you've already searched for things in that file directory and is a hidden file on macOS because all files that start with a dot in front of them are hidden

carlodrift commented 2 months ago

We should create a new issue