Files
dubizzle/.gitignore
2026-04-09 20:34:20 +03:00

19 lines
176 B
Plaintext

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