# Build artifacts build/ dist/ *.spec # Python __pycache__/ *.pyc *.pyo venv/ .venv/ # macOS .DS_Store # IDE .idea/ .vscode/