mirror of
https://github.com/wassname/ray.git
synced 2026-06-29 07:23:55 +08:00
4 lines
61 B
Python
4 lines
61 B
Python
MIME_TYPES = {
|
|
"text/plain": [".err", ".out", ".log"],
|
|
}
|