Files
mobile.de/.gitignore
2026-04-10 19:55:38 +03:00

19 lines
190 B
Plaintext

__pycache__/
.pytest_cache/
.coverage
coverage.xml
.venv/
venv/
*.pyc
*.pyo
*.pyd
*.log
*.db
storage_state.json
.vscode/
*.egg-info/
dist/
build/
artifacts/
celerybeat-schedule*
tokens_data/