Skip to content

Instantly share code, notes, and snippets.

@czwen
Created April 6, 2016 03:22
Show Gist options
  • Save czwen/cbc2a0f2dce4e2bd60e5efa28de5f54e to your computer and use it in GitHub Desktop.
Save czwen/cbc2a0f2dce4e2bd60e5efa28de5f54e to your computer and use it in GitHub Desktop.
atom tree-view hide ignore file
.tree-view {
.status-ignored {
display: none;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment