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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -7,3 +7,4 @@ run.sh
|
|||||||
templates/
|
templates/
|
||||||
public/
|
public/
|
||||||
.env
|
.env
|
||||||
|
venv/
|
Reference in New Issue
Block a user