chore: add claude memory for the repo

Signed-off-by: Till Wegmueller <toasterson@gmail.com>
This commit is contained in:
Till Wegmueller 2025-11-29 17:21:40 +01:00
parent 609f39813f
commit d3f6b47fdb
No known key found for this signature in database

View file

@ -191,3 +191,4 @@ Example PKCE generation (bash):
verifier=$(openssl rand -base64 32 | tr -d '=' | tr '+/' '-_')
challenge=$(echo -n "$verifier" | openssl dgst -binary -sha256 | base64 | tr -d '=' | tr '+/' '-_')
```
- I have github team plan