mirror of
https://github.com/aljazceru/cdk.git
synced 2025-12-28 10:05:10 +01:00
* 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
15 lines
149 B
Plaintext
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
|