alire
alire copied to clipboard
Unexpected file in index: .DS_Store.
It seems that macOS .DS_Store file puzzles alire: error: Unexpected file in index: /Users/me/.config/alire/indexes/community/repo/index/gn/.DS_Store % alr --version alr 1.2.0
Right, it will protest because of extraneous files. How/when is that file generated? Other macOS users haven't reported any problems.
DS_Store file is created to store custom attributes using the Finder (GUI macOS file explorer).
I guess most of us use the command line! (I have to remove emacs backup files, foo.toml~)
OK, this can be downgraded to a warning or note for regular users, keeping the error only for the --strict
checks.