nodetree
Version:
List contents of directories in a tree-like format similar to the Tree Command (http://mama.indstate.edu/users/ice/tree/.
32 lines (29 loc) • 289 B
Plain Text
# Numerous always-ignore extensions
*.diff
*.err
*.log
*.orig
*.rej
*.sass-cache
*.swo
*.swp
*.vi
*~
# OS or Editor folders
.cache
.DS_Store
.project
.settings
.tmproj
nbproject
npm-debug.log
Thumbs.db
# Folders to ignore
.tmp
bower_components
dist
gh-pages
node_modules
temp
tmp
vendor