| __pycache__/ | |
| *.py[cod] | |
| *.so | |
| .pytest_cache/ | |
| .mypy_cache/ | |
| .ruff_cache/ | |
| .venv/ | |
| venv/ | |
| .env | |
| .git | |
| .gitignore | |
| .vscode/ | |
| uploads/ | |
| tests/ | |
| *.db | |
| __pycache__/ | |
| *.py[cod] | |
| *.so | |
| .pytest_cache/ | |
| .mypy_cache/ | |
| .ruff_cache/ | |
| .venv/ | |
| venv/ | |
| .env | |
| .git | |
| .gitignore | |
| .vscode/ | |
| uploads/ | |
| tests/ | |
| *.db | |