Files
router/.gitignore
2024-07-15 13:05:25 +03:00

10 lines
72 B
Plaintext

*.pyc
*.pyo
__pycache__
.pytest_cache
*.egg-info
prototypes
dist
build