# Virtual Environment .venv/ # Python cache __pycache__/ *.pyc # Test artifacts app_stdout.log app_stderr.log screenshots/ .DS_Store