Files
ezkl/.gitignore
2025-06-27 22:58:10 +02:00

56 lines
619 B
Plaintext

target
pkg
*.csv
!examples/notebooks/eth_price.csv
*.ipynb_checkpoints
*.sol
!QuantizeData.sol
!TestReads.sol
!AttestData.sol
!VerifierBase.sol
!LoadInstances.sol
!AttestData.t.sol
*.pf
*.vk
*.pk
*.code
*.key
*.params
*.bytecode
*.bin
*~
\#*\#
.DS_Store
*_forward.json
.pytest_cache/
.env
__pycache__/
*.pyc
*.pyo
*.py[cod]
build/
develop-eggs/
dist/
eggs/
lib/
lib64/
parts/
sdist/
var/
*.egg-info/
.installed.cfg
*.egg
.vscode/
*.whl
*.bak
node_modules
/dist
timingData.json
!tests/assets/pk.key
!tests/assets/vk.key
docs/python/build
!tests/assets/vk_aggr.key
cache
out
!tests/assets/wasm.code
!tests/assets/wasm.sol