# .dockerignore __pycache__/ *.pyc *.pyo *.pyd .Python env/ .venv/ venv/ .git/ .github/ .idea/ .vscode/ backup/ *.md Makefile