# .dockerignore __pycache__/ *.pyc *.pyo *.pyd .Python env/ venv/ .env *.db *.db-journal test_output/ logs/ .git .gitignore .idea/