Updated gitignore to ignore venv

This commit is contained in:
NandaScott 2019-04-01 12:55:12 -04:00
parent 5b6c8f5f29
commit f2d7d289d3
1 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@ tests
BotUtils.py
.vscode
example_objects
venv