Skip to content

Instantly share code, notes, and snippets.

@HAKASHUN
Created September 23, 2014 14:27
Show Gist options
  • Save HAKASHUN/f3acef28e1ba9806c99f to your computer and use it in GitHub Desktop.
Save HAKASHUN/f3acef28e1ba9806c99f to your computer and use it in GitHub Desktop.
a sample directory structure
img/thumbs
├── 0001_bird
│   ├── l.png
│   ├── m.png
│   └── s.png
├── 0002_dog
│   ├── l.png
│   ├── m.png
│   └── s.png
└── 0003_cat
├── l.png
├── m.png
└── s.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment