Files
nc_http/.gitignore
2020-11-11 09:09:44 +08:00

7 lines
55 B
Plaintext

venv/
__pycache__/
*.ini
.eggs/
*.egg-info
dist/
build/