[2025-04-13] Update .gitignore for venv files
This commit is contained in:
parent
902d646184
commit
ff3fb800b0
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,2 +1,6 @@
|
||||||
.year-progress
|
.year-progress
|
||||||
__pycache__
|
__pycache__
|
||||||
|
bin/
|
||||||
|
lib/
|
||||||
|
lib64
|
||||||
|
pyvenv.cfg
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue