# Forgejo runner registration file — contains a secret, never commit.
# Bare `.runner` (no slash) matches it in any directory, incl. the repo root.
.runner
runner/.runner
*.env

# Local secret notes — backup of credentials kept off git. NEVER commit.
secrets.local.md
*.local.secret
