mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-07-15 23:46:30 +00:00
添加 venv 到 ignore 文件
This commit is contained in:
parent
ea18727bdb
commit
422990a992
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,6 +5,7 @@
|
||||
.env
|
||||
env
|
||||
env*
|
||||
venv
|
||||
dist
|
||||
build
|
||||
*.egg
|
||||
|
Loading…
Reference in New Issue
Block a user