* drop RedirectLoop exception * tests is package to allow run it easly * bring back test for redirect loop
13 lines
120 B
Plaintext
13 lines
120 B
Plaintext
*.pyc
|
|
.coverage
|
|
.pytest_cache/
|
|
.mypy_cache/
|
|
__pycache__/
|
|
htmlcov/
|
|
site/
|
|
*.egg-info/
|
|
venv*/
|
|
.python-version
|
|
build/
|
|
dist/
|