Files
mobile.de/.dockerignore
2026-04-27 12:08:24 +03:00

23 lines
165 B
Plaintext

__pycache__/
.pytest_cache/
.venv/
venv/
.coverage
coverage.xml
*.pyc
*.pyo
*.pyd
*.log
*.db
.env
.git/
.vscode/
*.egg-info/
dist/
build/
artifacts/
tokens_data/