#!/usr/bin/env sh
cd .. # assuming you are running from scripts directory
tree -a -I '.git' --gitignore
