.gitignore (79B)
1 *.pyc 2 __pycache__ 3 build/ 4 dist/ 5 solidity/*.json 6 solidity/*.bin 7 *.egg-info 8 .venv