Files
dubizzle/.gitignore
2026-07-01 14:54:46 +03:00

28 lines
280 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
tesst/
export_output/
upload_export/