feathermost/.gitignore
Midgard 87808a3ffe
Fix CORS: make mitmproxy intercept OPTIONS
Mattermost doesn't support OPTIONS so we have to handle it in our proxy.
2020-03-25 22:14:00 +01:00

6 lines
41 B
Plaintext

__pycache__/
.mypy_cache/
*.pyc
*.bak
*~