.venv/
.idea/
__pycache__/
*.py[cod]
*.pyo
*.pyd
.pytest_cache/
.mypy_cache/
.ruff_cache/
dist/*
!dist/DemoExam.exe
build/
*.egg-info/
.env
*.log
docs/*.tmp
