[gitignore] Adding venv to .gitignore (#4456)

* fixing spacing issue on internationalization dropdown

* adding venv to gitignore
This commit is contained in:
Gabe Lyons 2018-02-20 17:07:16 -08:00 committed by Maxime Beauchemin
parent 5c35a2d210
commit b60965b8fa
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -37,3 +37,4 @@ superset/assets/version_info.json
# IntelliJ
*.iml
venv