Installing virtual environment in .venv directory
This commit is contained in:
parent
c570ed0e8d
commit
e4fbd311bb
2 changed files with 7 additions and 6 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
@ -1,7 +1,8 @@
|
|||
venv/
|
||||
.idea/
|
||||
dist/
|
||||
pssecret.egg-info/
|
||||
.python-version
|
||||
.venv/
|
||||
__pycache__/
|
||||
build/
|
||||
conf/pssecret.toml
|
||||
__pycache__/
|
||||
dist/
|
||||
pssecret.egg-info/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue