Add __pycache__ directory to .gitignore

release-v0.16
Matt Smith 4 years ago
parent fe3f6a3e6b
commit 1b2953f03d

2
.gitignore vendored

@ -107,3 +107,5 @@ nbproject
.idea/
/testnet
__pycache__/

Loading…
Cancel
Save