Ignore new .venv directory
This commit is contained in:
parent
90e8bd6558
commit
178027a373
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,5 +1,6 @@
|
||||||
# Pyenv files
|
# Pyenv files
|
||||||
.python-version
|
.python-version
|
||||||
|
.venv/
|
||||||
|
|
||||||
# Byte-compiled / optimized / DLL files
|
# Byte-compiled / optimized / DLL files
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue