__pycache__/
*.pyc
*.pyo
.pytest_cache/
.mypy_cache/
.ruff_cache/
*.egg-info/
dist/
build/

# Secrets & env
.env
*.env

# Runtime data
*.db
*.db-shm
*.db-wal
audit.jsonl
daemon.log

# Test artifacts
hello.txt
hello_pascal.txt
*.log
test_output.txt
daily_report.txt
screen_report.txt
results.txt
.live-functional/

# Pascal runtime
memory/
logs/
runs/
artifacts/
scratch/
