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
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ __pycache__/
|
|||||||
|
|
||||||
.env
|
.env
|
||||||
.vs/
|
.vs/
|
||||||
|
.venv/
|
||||||
|
Loading…
Reference in New Issue
Block a user