Files
dubizzle/.gitignore
2026-04-28 12:11:40 +03:00

23 lines
241 B
Plaintext

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