mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-07-16 16:01:35 +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
|
env
|
||||||
env*
|
env*
|
||||||
|
venv
|
||||||
dist
|
dist
|
||||||
build
|
build
|
||||||
*.egg
|
*.egg
|
||||||
|
Loading…
Reference in New Issue
Block a user