Files
ezkl/.gitignore
2023-09-15 14:24:27 +01:00

45 lines
414 B
Plaintext

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