Files
slowapi/.gitignore
2020-10-01 20:04:03 +01:00

10 lines
75 B
Plaintext

# testing
.pytest_cache
__pycache__
# typing
.mypy_cache
# editors
.idea