Files
pit-router/.gitignore

12 lines
93 B
Plaintext

__pycache__/
*.pyc
*.pyo
.pytest_cache/
*.db
*.sqlite
.env
venv/
*.pyc
__pycache__/
venv/