__pycache__/ *.pyc *.pyo *.pyd .Python *.so *.egg *.egg-info/ dist/ build/ .git/ .env .venv venv/ *.log .DS_Store .idea/ .vscode/ *.swp *.swo data/uploads/* data/reports/* logs/*