mirror of
https://github.com/vale981/ray
synced 2025-03-07 02:51:39 -05:00
3 lines
61 B
Python
3 lines
61 B
Python
MIME_TYPES = {
|
|
"text/plain": [".err", ".out", ".log"],
|
|
}
|