Files
dubizzle/.dockerignore
2026-07-01 13:56:00 +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/