Files
AioHTTPX/.gitignore
2025-10-26 13:38:37 +03:00

17 lines
143 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# Ruff
.ruff_cache
# uv
uv.lock