Skip to content
This repository has been archived by the owner on Feb 25, 2020. It is now read-only.
/ atom-ds-ignore Public archive

Hide those pesky .DS_Store files from the Atom's Tree View, ignorance is bliss ... right?

License

Notifications You must be signed in to change notification settings

robb-j/atom-ds-ignore

Repository files navigation

.DS_Ignore

Hides those pesky .DS_Store files from the Tree View, ignorance is bliss ... right?

/* Adds a super simple CSS rule */
span.name.icon.finder-icon[title='.DS_Store'] {
  display: none;
}

About

Hide those pesky .DS_Store files from the Atom's Tree View, ignorance is bliss ... right?

Resources

License

Stars

Watchers

Forks

Packages