This website works better with JavaScript
Home
Explore
Help
Sign In
lipengcheng
/
yudao-test
Watch
1
Star
0
Fork
0
Files
Issues
0
Branch:
origin
Branches
Tags
origin
yudao-test
/
sql
/
tools
/
.gitignore
.gitignore
73 B
Permalink
History
Raw
1
2
3
4
5
6
7
8
# 忽略python虚拟环境
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/