Issue 1431173002:
Revert of Removed virtualenv from depot_tools (Closed)
Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set:
Created 5 years, 1 month ago
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
index 3e149d7433c47d91ec3da820eb780b6d23468f28..3d9b0f44b91d9148aead18b96d05a678b09977ff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -47,6 +47,9 @@
/tests/svn/
/tests/svnrepo/
+# Ignore virtualenv created during bootstrapping.
+/ENV
+
# Ignore intermediate isolate files
*.isolated
*.isolated.state
« no previous file with comments
|
« no previous file
|
PRESUBMIT.py » ('j')
|
no next file with comments »
Issue 1431173002: Revert of Removed virtualenv from depot_tools
(Closed)
Created 5 years, 1 month ago by dnj
Modified 5 years, 1 month ago
Reviewers: pgervais, tandrii(chromium), Sergiy Byelozyorov
Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Comments: 0