Files
cdk/.gitignore
thesimplekid be93ff2384 Clear and Blind Auth (#510)
* feat: auth

* chore: corret error codes

* chore: corret error codes

* fix: feature auth in cdk-axum

* refactor: auth logging

* feat: include dleq in auth proof

* feat: mint max auth proofs

* chore: clippy
2025-03-24 11:13:22 +00:00

15 lines
149 B
Plaintext

**/target
.DS_Store
.direnv
.vscode/
.idea/
*.redb
*.sqlite*
config.toml
.pre-commit-config.yaml
result
Cargo.lock
.aider*
**/postgres_data/
**/.env