photohub/src/filename.py
2025-03-07 22:22:50 +01:00

5 lines
75 B
Python

LARGE = "*.png"
SMALL = "*.jpeg"
RAW = "*.nef"
EDIT = "*.pp3"
DESC = "*.md"