Use .venv/ instead of project root dir
This commit is contained in:
parent
029510456a
commit
15d624a81a
1 changed files with 2 additions and 6 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
|
@ -1,9 +1,5 @@
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
.venv/
|
||||||
|
|
||||||
*.cookie
|
*.cookie
|
||||||
*.conf
|
*.conf
|
||||||
|
|
||||||
# pyvenv stuff
|
|
||||||
/bin/
|
|
||||||
/lib/
|
|
||||||
lib64
|
|
||||||
pyvenv.cfg
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue