5
0
mirror of git://holbrook.no/erc20-demurrage-token synced 2025-01-13 04:27:32 +01:00
erc20-demurrage-token/.gitignore

10 lines
92 B
Plaintext
Raw Normal View History

2021-05-06 10:35:58 +02:00
build/
dist/
*.egg-info
__pycache__
*.pyc
gmon.out
solidity/*.json
solidity/*.bin
2022-03-02 09:54:20 +01:00
.venv
venv