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