fix: add venv to gitignore
Some checks failed
black-action / runner / black formatter (push) Failing after 11s
Some checks failed
black-action / runner / black formatter (push) Failing after 11s
This commit is contained in:
parent
f0aa04c061
commit
bd94823d9e
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@ run.sh
|
||||
templates/
|
||||
public/
|
||||
.env
|
||||
venv/
|
Loading…
Reference in New Issue
Block a user