Add __pycache__ directory to .gitignore

pull/235/head
Matt Smith 4 年前
父节点 fe3f6a3e6b
当前提交 1b2953f03d

2
.gitignore vendored

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

正在加载...
取消
保存