Files
hse-2026/homework/03-http-server/tests/.dockerignore
T
2026-09-24 21:30:37 +03:00

8 lines
70 B
Plaintext

target
**/target
**/__pycache__
**/.pytest_cache
*.pyc
tmp/
tests.log