This is an automated email from the ASF dual-hosted git repository.
maximebeauchemin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git
The following commit(s) were added to refs/heads/master by this push:
new b60965b [gitignore] Adding venv to .gitignore (#4456)
b60965b is described below
commit b60965b8fa60be003c204909b7ebcaa3888b2bfd
Author: Gabe Lyons <[email protected]>
AuthorDate: Tue Feb 20 17:07:16 2018 -0800
[gitignore] Adding venv to .gitignore (#4456)
* fixing spacing issue on internationalization dropdown
* adding venv to gitignore
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index bc7d7e8..44a7521 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,3 +37,4 @@ superset/assets/version_info.json
# IntelliJ
*.iml
+venv
--
To stop receiving notification emails like this one, please contact
[email protected].