mirror of
https://github.com/vacp2p/zerokit.git
synced 2026-01-09 14:38:01 -05:00
- Integrated missing options for generating feature-specific binaries [(tested)](https://github.com/vacp2p/zerokit/actions/runs/16408191766). - Made arkzkey the default feature for improved consistency. - Created a script to convert arkzkey from zkey. - Updated nightly-release.yaml file. - Updated documentation.
21 lines
316 B
Plaintext
21 lines
316 B
Plaintext
.DS_Store
|
|
.idea
|
|
*.log
|
|
tmp/
|
|
rln/pmtree_db
|
|
rln-cli/database
|
|
|
|
# Generated by Cargo
|
|
# will have compiled files and executables
|
|
/target
|
|
/Cargo.lock
|
|
|
|
# Generated by Nix
|
|
result
|
|
|
|
# These are backup files generated by rustfmt
|
|
**/*.rs.bk
|
|
|
|
# MSVC Windows builds of rustc generate these, which store debugging information
|
|
*.pdb
|