1234567891011121314151617 |
- /.idea
- /static
- /Model/migrations
- /AnsjerUIDManage/__pycache__
- /Controller/__pycache__
- /Model/__pycache__
- /Object/__pycache__
- /Service/__pycache__
- *.log
- */__pycache__
- /AnsjerUIDManage/test/__pycache__
- /AnsjerUIDManage/test/__init__.py
- /sdk_install
- /DB/mydata4vipday2.ipdb
- /__pycache__/*.pyc
- /venv
- db.sqlite3
|