When uploading a ZIP file created on a macOS system, it includes system files such as .DS_Store and .Icon in addition to a “hidden” folder called ._MACOSX. They don’t take up much space but clutter up the interface. Is there a way to do something like a gitignore where those files are automatically skipped over in the upload process?
1 Like
yeah, good point. Probably same for Thumbs.db
from windows systems.
1 Like