# Local config with real host paths (see .env.example) .env # Local generated output / model cache, if ever placed in-repo /out/ /models/ # Python bytecode (from running tests in-container) __pycache__/ *.pyc