Created
April 6, 2016 03:22
-
-
Save czwen/cbc2a0f2dce4e2bd60e5efa28de5f54e to your computer and use it in GitHub Desktop.
atom tree-view hide ignore file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.tree-view { | |
.status-ignored { | |
display: none; | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment