# Python bytecode __pycache__/ *.py[cod] *$py.class # Editor / OS noise .DS_Store *.swp *.swo .vscode/ .idea/ # Odoo runtime *.pyc-tmp # Local-only diagnostic logs from test runs _test_*.log