Ignore alt venvs
This commit is contained in:
parent
a6e4f231ed
commit
affd9718a0
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,6 +1,6 @@
|
||||||
# Pyenv files
|
# Pyenv files
|
||||||
.python-version
|
.python-version
|
||||||
.venv/
|
.venv*/
|
||||||
|
|
||||||
# Byte-compiled / optimized / DLL files
|
# Byte-compiled / optimized / DLL files
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue