Skip to content

Instantly share code, notes, and snippets.

@agrif
Created August 5, 2011 18:36
Show Gist options
  • Save agrif/1128191 to your computer and use it in GitHub Desktop.
Save agrif/1128191 to your computer and use it in GitHub Desktop.
+-local/
|
+-textures/
|
+-out/
| |
| +-cave/
| |
| +-night/
| |
| +-lighting/
|
+-mnt/
@eminence
Copy link

eminence commented Aug 5, 2011

THis looks pretty OK, too:

+-local/
 +-textures/
  +-out/
  | +-cave/
  | +-night/
  | +-lighting/
  +-mnt/

@eminence
Copy link

eminence commented Aug 5, 2011

or:

+-local/
 \-textures/
  +-out/
  | +-cave/
  | +-night/
  | \-lighting/
  \-mnt/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment