eth2.0-specs/.gitignore

7 lines
48 B
Plaintext
Raw Normal View History

*.pyc
/__pycache__
/venv
2019-03-18 12:51:52 -06:00
/.pytest_cache
2019-03-18 13:06:45 -06:00
2019-03-18 14:14:26 -06:00
build/