.DS_Store files always hidden from Finder in macOS Sierra Beta
1–10 of 14 posts
Re: .DS_Store files always hidden from Finder in macOS Sierra Beta
#2Re: .DS_Store files always hidden from Finder in macOS Sierra Beta
#3This is not a good thing, since it seems the file are still there. I still need to add them to my `.gitignore`. If they are there and I ask to see all files, I want to see them.
Re: .DS_Store files always hidden from Finder in macOS Sierra Beta
#4Re: .DS_Store files always hidden from Finder in macOS Sierra Beta
#5Re: .DS_Store files always hidden from Finder in macOS Sierra Beta
#6Now, if only there's a way of displaying folders first in Finder..
Re: .DS_Store files always hidden from Finder in macOS Sierra Beta
#7This is not a good thing, since it seems the file are still there. I still need to add them to my `.gitignore`. If they are there and I ask to see all files, I want to see them.
The file is available in the Terminal. I don't see the point of seeing a `.DS_Store` file on finder.
Re: .DS_Store files always hidden from Finder in macOS Sierra Beta
#8This is not a good thing, since it seems the file are still there. I still need to add them to my `.gitignore`. If they are there and I ask to see all files, I want to see them.
A global gitignore solves that. The file is available in the Terminal. I don't see the point of seeing a `.DS_Store` file on finder.
Re: .DS_Store files always hidden from Finder in macOS Sierra Beta
#9Surely with Apple's new file system, the need for these files will go away, right? I'm sure they can bake whatever metadata these directories need right into the fs.