Add venv to gitignore
This commit is contained in:
parent
78e74d5ae9
commit
b05a1079d6
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,3 +3,4 @@ vars.py
|
|||
message.html
|
||||
.DS_Store
|
||||
*.pyc
|
||||
venv
|
Loading…
Reference in a new issue