Commit d8828574 d882857439ce85e80f96d74e69820fd86b62fde9 by 文鑫

1

1 parent 4c03d0d2
1 {
2 "version": "0.2.0",
3 "configurations": []
4 }
1 {
2 "files.exclude": {
3 "__pycache__": true,
4 "**/*.pyc": true,
5 "**/*.pyo": true,
6 "**/*.pyd": true
7 }
8 }