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