feat: Ignore .venv dir
All checks were successful
Build Docker / BuildImage (push) Successful in 41s
All checks were successful
Build Docker / BuildImage (push) Successful in 41s
This commit is contained in:
parent
579539ccb8
commit
a6adc553d9
3
.gitignore
vendored
3
.gitignore
vendored
@ -2,4 +2,5 @@
|
||||
__pycache__/
|
||||
|
||||
.env
|
||||
.vs/
|
||||
.vs/
|
||||
.venv/
|
||||
|
Loading…
Reference in New Issue
Block a user