5 lines
75 B
Python
5 lines
75 B
Python
LARGE = "*.png"
|
|
SMALL = "*.jpeg"
|
|
RAW = "*.nef"
|
|
EDIT = "*.pp3"
|
|
DESC = "*.md" |