Files
mobile.de/.gitignore
2026-04-15 11:10:32 +03:00

23 lines
227 B
Plaintext

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