__pycache__/ *.spec *.log logs/ .vscode/ .venv/ .poetry/ # Ignore Python bytecode files *.pyc # Ignore build and distribution directories build/ dist/ .gitea/