.venv/
# Browser profiles. One directory per named profile, and every one of them
# holds live logins -- see docs/superpowers/specs on profile sessions.
profiles/
logs/
.e2e-profile/
.demo-profile/
logs-demo/
.e2e.log
.e2e.err
server.log
server.err
server-*.log
server-*.err
demo.log
__pycache__/
*.py[cod]
*.egg-info/
.pytest_cache/
build/
dist/
/guidelines/onehr

# OneHr client material. The playbooks and session write-ups name a real
# organisation, its routes and its staff records, so they stay on disk and out
# of the repo. Name-matched rather than path-matched so a new write-up is
# covered the moment it is created, not the next time someone remembers.
# Case variants because git's ignore matching is case-sensitive by default.
*onehr*
*OneHr*
*ONEHR*
*.exe
