Skip to content

Instantly share code, notes, and snippets.

@Slowhand0309
Last active July 27, 2019 05:29
Show Gist options
  • Save Slowhand0309/778afa6c7f3eac3fd0487fb4d33a2bdb to your computer and use it in GitHub Desktop.
Save Slowhand0309/778afa6c7f3eac3fd0487fb4d33a2bdb to your computer and use it in GitHub Desktop.
[Tree command with ignore pattern] #Command
tree -a -I '.git|node_modules|.bundle|vendor|.DS_Store'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment