Skip to content

Instantly share code, notes, and snippets.

@ckotak
Created June 20, 2012 06:10
Show Gist options
  • Save ckotak/2958396 to your computer and use it in GitHub Desktop.
Save ckotak/2958396 to your computer and use it in GitHub Desktop.
Tree Structure
.
|-css
|-fonts
|-images
|---certificate
|---counter
|---galleryImages
|---landingPhotoContainer
|---logos
|-----activities
|-----locations
|---pledgeLogos
|---pledgePhotoContainer
|---sharePhotoContainer
|-js
|---libs
|-xml
..
|-htdocs
|---css
|---fonts
|---images
|-----certificate
|-----counter
|-----galleryImages
|-----landingPhotoContainer
|-----logos
|-------activities
|-------locations
|-----pledgeLogos
|-----pledgePhotoContainer
|-----sharePhotoContainer
|---js
|-----libs
|---xml
|-servers
|---apache
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment