Init commit

Currently will generate dirs and all the thumbnails and view sizes of
images
This commit is contained in:
Nick Pegg 2024-08-03 07:37:28 -07:00
commit 4e6cf1d499
13 changed files with 795 additions and 0 deletions

6
.gitignore vendored Normal file
View file

@ -0,0 +1,6 @@
# Python stuff
__pycache__
# Project specific files
test_album
DESIGN.md