This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Description
- View a folder in Finder
- Open that folder in Brackets
Result:
.DS_Store file is listed in root of project folder tree UI
Expected:
Low-level OS files like .DS_Store and Thumbs.db should be hidden from view pretty much always.
Debatably, all dotfiles should be hidden from view... at least by default. (examples: .git folder, .svn folder)