Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Mac/Extras.install.py,Can not filter osx .DS_Store file #98940

Closed
Labels
type-bugAn unexpected behavior, bug, or error
@zhangbo2012

Description

@zhangbo2012

Mac/Extras.install.py,Can not filter osx .DS_store file

Mac/Extras.install.py,Can not filter osx DS_store file

As

ifname=='.DS_store':return0

But in OSX, Real File Name is .DS_Store, like this

(venv) zhangbo@zhangbodeMacBook-Pro a2 % ll -atotal 16drwxr-xr-x  4 zhangbo  staff   128 Oct 22 17:34.drwxr-xr-x  8 zhangbo  staff   256 Oct 22 17:18 ..-rw-r--r--@ 1 zhangbo  staff  6148 Oct 22 17:17 .DS_Storedrwxr-xr-x  3 zhangbo  staff    96 Oct 22 17:23 123

So we need update.DS_store to.DS_Store

Your environment

macOS 11.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp