home: git: fix Python env ignore
This commit is contained in:
parent
cab4e43a86
commit
6abb6e3704
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
||||||
*.out
|
*.out
|
||||||
|
|
||||||
# Python files
|
# Python files
|
||||||
env/
|
.venv/
|
||||||
__pycache__/
|
__pycache__/
|
||||||
*.py[cod]
|
*.py[cod]
|
||||||
.mypy_cache/
|
.mypy_cache/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue